Uses of Enum Class
org.apache.cassandra.db.SystemKeyspace.BootstrapState
Packages that use SystemKeyspace.BootstrapState
-
Uses of SystemKeyspace.BootstrapState in org.apache.cassandra.db
Methods in org.apache.cassandra.db that return SystemKeyspace.BootstrapStateModifier and TypeMethodDescriptionSystemKeyspace.getBootstrapState()Returns the enum constant of this class with the specified name.static SystemKeyspace.BootstrapState[]SystemKeyspace.BootstrapState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.db with parameters of type SystemKeyspace.BootstrapStateModifier and TypeMethodDescriptionstatic voidSystemKeyspace.setBootstrapState(SystemKeyspace.BootstrapState state)