Package | Description |
---|---|
org.apache.cassandra.db |
Modifier and Type | Method and Description |
---|---|
static SystemTable.BootstrapState |
SystemTable.getBootstrapState() |
static SystemTable.BootstrapState |
SystemTable.BootstrapState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SystemTable.BootstrapState[] |
SystemTable.BootstrapState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SystemTable.setBootstrapState(SystemTable.BootstrapState state) |
Copyright © 2013 The Apache Software Foundation