Package | Description |
---|---|
org.corfudb.infrastructure |
Modifier and Type | Method and Description |
---|---|
static RemoteMonitoringService.DetectorTask |
RemoteMonitoringService.DetectorTask.fromBool(boolean taskResult) |
static RemoteMonitoringService.DetectorTask |
RemoteMonitoringService.DetectorTask.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteMonitoringService.DetectorTask[] |
RemoteMonitoringService.DetectorTask.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 CorfuDB. All rights reserved.