Package org.apache.jackrabbit.oak.segment.spi.monitor
-
Interface Summary Interface Description FileStoreMonitor FileStoreMonitor are notified for any writes or deletes performed by FileStoreIOMonitor Callback interface that eases the collection of statistics about I/O operations.RemoteStoreMonitor -
Class Summary Class Description CompositeIOMonitor ThisIOMonitor
instance delegates all calls to allIOMonitor
instances registered.FileStoreMonitorAdapter A void implementation of theFileStoreMonitor
.IOMonitorAdapter A void implementation of theIOMonitor
.RemoteStoreMonitorAdapter RoleStatisticsProvider