Uses of Enum Class
org.apache.cassandra.db.context.CounterContext.Relationship
Packages that use CounterContext.Relationship
-
Uses of CounterContext.Relationship in org.apache.cassandra.db.context
Methods in org.apache.cassandra.db.context that return CounterContext.RelationshipModifier and TypeMethodDescriptionCounterContext.diff(ByteBuffer left, ByteBuffer right) Determine the count relationship between two contexts.static CounterContext.RelationshipReturns the enum constant of this class with the specified name.static CounterContext.Relationship[]CounterContext.Relationship.values()Returns an array containing the constants of this enum class, in the order they are declared.