Uses of Class
org.apache.cassandra.schema.Keyspaces.KeyspacesDiff
Packages that use Keyspaces.KeyspacesDiff
-
Uses of Keyspaces.KeyspacesDiff in org.apache.cassandra.schema
Fields in org.apache.cassandra.schema declared as Keyspaces.KeyspacesDiffModifier and TypeFieldDescriptionfinal Keyspaces.KeyspacesDiffSchemaTransformation.SchemaTransformationResult.diffstatic final Keyspaces.KeyspacesDiffKeyspaces.KeyspacesDiff.NONEMethods in org.apache.cassandra.schema that return Keyspaces.KeyspacesDiffConstructors in org.apache.cassandra.schema with parameters of type Keyspaces.KeyspacesDiffModifierConstructorDescriptionSchemaTransformationResult(DistributedSchema before, DistributedSchema after, Keyspaces.KeyspacesDiff diff)