Uses of Class
org.apache.cassandra.cql3.restrictions.TokenRestriction
Packages that use TokenRestriction
-
Uses of TokenRestriction in org.apache.cassandra.cql3.restrictions
Subclasses of TokenRestriction in org.apache.cassandra.cql3.restrictionsModifier and TypeClassDescriptionstatic final classstatic classMethods in org.apache.cassandra.cql3.restrictions with parameters of type TokenRestrictionModifier and TypeMethodDescriptionprotected abstract org.apache.cassandra.cql3.restrictions.PartitionKeyRestrictionsTokenRestriction.doMergeWith(TokenRestriction otherRestriction) Merges this restriction with the specifiedTokenRestriction.protected org.apache.cassandra.cql3.restrictions.PartitionKeyRestrictionsTokenRestriction.EQRestriction.doMergeWith(TokenRestriction otherRestriction) protected org.apache.cassandra.cql3.restrictions.PartitionKeyRestrictionsTokenRestriction.SliceRestriction.doMergeWith(TokenRestriction otherRestriction)