Uses of Class
org.apache.cassandra.schema.KeyspaceMetadata.KeyspaceDiff
Packages that use KeyspaceMetadata.KeyspaceDiff
-
Uses of KeyspaceMetadata.KeyspaceDiff in org.apache.cassandra.schema
Fields in org.apache.cassandra.schema with type parameters of type KeyspaceMetadata.KeyspaceDiffModifier and TypeFieldDescriptionfinal com.google.common.collect.ImmutableList<KeyspaceMetadata.KeyspaceDiff>Keyspaces.KeyspacesDiff.alteredMethods in org.apache.cassandra.schema with parameters of type KeyspaceMetadata.KeyspaceDiffModifier and TypeMethodDescriptionvoidSchemaChangeNotifier.notifyKeyspaceAltered(KeyspaceMetadata.KeyspaceDiff delta, boolean dropData)