Package | Description |
---|---|
org.apache.cassandra.db |
Modifier and Type | Method and Description |
---|---|
static SystemKeyspace.BootstrapState |
SystemKeyspace.getBootstrapState() |
static SystemKeyspace.BootstrapState |
SystemKeyspace.BootstrapState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SystemKeyspace.BootstrapState[] |
SystemKeyspace.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 |
SystemKeyspace.setBootstrapState(SystemKeyspace.BootstrapState state) |
Copyright © 2013 The Apache Software Foundation