Uses of Interface
org.apache.cassandra.schema.SchemaUpdateHandlerFactory
-
Packages that use SchemaUpdateHandlerFactory Package Description org.apache.cassandra.schema -
-
Uses of SchemaUpdateHandlerFactory in org.apache.cassandra.schema
Classes in org.apache.cassandra.schema that implement SchemaUpdateHandlerFactory Modifier and Type Class Description class
DefaultSchemaUpdateHandlerFactory
Fields in org.apache.cassandra.schema declared as SchemaUpdateHandlerFactory Modifier and Type Field Description static SchemaUpdateHandlerFactory
DefaultSchemaUpdateHandlerFactory. instance
Methods in org.apache.cassandra.schema that return SchemaUpdateHandlerFactory Modifier and Type Method Description SchemaUpdateHandlerFactory
SchemaUpdateHandlerFactoryProvider. get()
-