Uses of Class
org.apache.cassandra.schema.KeyspaceMetadata.KeyspaceDiff
-
Packages that use KeyspaceMetadata.KeyspaceDiff Package Description org.apache.cassandra.schema -
-
Uses of KeyspaceMetadata.KeyspaceDiff in org.apache.cassandra.schema
Fields in org.apache.cassandra.schema with type parameters of type KeyspaceMetadata.KeyspaceDiff Modifier and Type Field Description com.google.common.collect.ImmutableList<KeyspaceMetadata.KeyspaceDiff>
Keyspaces.KeyspacesDiff. altered
Methods in org.apache.cassandra.schema with parameters of type KeyspaceMetadata.KeyspaceDiff Modifier and Type Method Description void
SchemaChangeNotifier. notifyKeyspaceAltered(KeyspaceMetadata.KeyspaceDiff delta, boolean dropData)
-