Package | Description |
---|---|
org.apache.cassandra.service |
Modifier and Type | Method and Description |
---|---|
static ActiveRepairService.ParentRepairStatus |
ActiveRepairService.ParentRepairStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ActiveRepairService.ParentRepairStatus[] |
ActiveRepairService.ParentRepairStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ActiveRepairService.recordRepairStatus(int cmd,
ActiveRepairService.ParentRepairStatus parentRepairStatus,
java.util.List<java.lang.String> messages) |
Copyright © 2009-2020 The Apache Software Foundation