public interface MonitoringService
Modifier and Type | Method and Description |
---|---|
void |
shutdown()
Clean up.
|
void |
start(Duration monitoringInterval)
Starts the long running service.
|
void start(Duration monitoringInterval)
void shutdown()
Copyright © 2019 CorfuDB. All rights reserved.