Class MasterServer.LiveTransferBytesScheduler

All Implemented Interfaces:
MBeanService, MonitorCallback, Closeable, AutoCloseable, Runnable
Enclosing class:
MasterServer

public final class MasterServer.LiveTransferBytesScheduler extends MBeanScheduler
The Class LiveTransferBytesScheduler. Periodically persists the "Live ECPDS Earth" rolling 24h transferred-bytes buckets (LiveTransferRegistry.snapshotBucketsForPersistence()) to a single SYS_CONFIG row, so a MasterServer restart only loses the handful of minutes since the last save instead of the whole 24h window.