Uses of Class
org.apache.cassandra.schema.DistributedSchema
Packages that use DistributedSchema
-
Uses of DistributedSchema in org.apache.cassandra.schema
Fields in org.apache.cassandra.schema declared as DistributedSchemaModifier and TypeFieldDescriptionfinal DistributedSchemaSchemaTransformation.SchemaTransformationResult.afterfinal DistributedSchemaSchemaTransformation.SchemaTransformationResult.beforestatic final DistributedSchemaDistributedSchema.EMPTYMethods in org.apache.cassandra.schema that return DistributedSchemaModifier and TypeMethodDescriptionSchema.getDistributedSchemaBlocking()Returns the current keyspaces metadata and version synchronouly.Constructors in org.apache.cassandra.schema with parameters of type DistributedSchemaModifierConstructorDescriptionSchemaTransformationResult(DistributedSchema before, DistributedSchema after, Keyspaces.KeyspacesDiff diff)