Uses of Class
org.apache.cassandra.schema.Schema.TransformationResult
-
Packages that use Schema.TransformationResult Package Description org.apache.cassandra.schema -
-
Uses of Schema.TransformationResult in org.apache.cassandra.schema
Methods in org.apache.cassandra.schema that return Schema.TransformationResult Modifier and Type Method Description Schema.TransformationResult
Schema. transform(SchemaTransformation transformation, boolean locally, long now)
See CASSANDRA-16856/16996.
-