Package | Description |
---|---|
org.apache.cassandra.service | |
org.apache.cassandra.utils.progress.jmx |
Modifier and Type | Method and Description |
---|---|
static ActiveRepairService.Status |
ActiveRepairService.Status.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ActiveRepairService.Status[] |
ActiveRepairService.Status.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static java.util.Optional<ActiveRepairService.Status> |
LegacyJMXProgressSupport.getStatus(ProgressEvent event) |
Copyright © 2018 The Apache Software Foundation