Uses of Enum Class
org.apache.cassandra.schema.Difference
Packages that use Difference
Package
Description
-
Uses of Difference in org.apache.cassandra.cql3.functions
Methods in org.apache.cassandra.cql3.functions that return types with arguments of type Difference -
Uses of Difference in org.apache.cassandra.db.marshal
Methods in org.apache.cassandra.db.marshal that return types with arguments of type Difference -
Uses of Difference in org.apache.cassandra.schema
Fields in org.apache.cassandra.schema declared as DifferenceMethods in org.apache.cassandra.schema that return DifferenceModifier and TypeMethodDescriptionstatic DifferenceReturns the enum constant of this class with the specified name.static Difference[]Difference.values()Returns an array containing the constants of this enum class, in the order they are declared.