Uses of Enum Class
org.apache.cassandra.schema.SchemaEvent.SchemaEventType
Packages that use SchemaEvent.SchemaEventType
-
Uses of SchemaEvent.SchemaEventType in org.apache.cassandra.schema
Methods in org.apache.cassandra.schema that return SchemaEvent.SchemaEventTypeModifier and TypeMethodDescriptionSchemaEvent.getType()static SchemaEvent.SchemaEventTypeReturns the enum constant of this class with the specified name.static SchemaEvent.SchemaEventType[]SchemaEvent.SchemaEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.