Uses of Interface
org.apache.cassandra.dht.IPartitionerDependentSerializer
Packages that use IPartitionerDependentSerializer
-
Uses of IPartitionerDependentSerializer in org.apache.cassandra.db
Classes in org.apache.cassandra.db that implement IPartitionerDependentSerializer -
Uses of IPartitionerDependentSerializer in org.apache.cassandra.dht
Classes in org.apache.cassandra.dht that implement IPartitionerDependentSerializerModifier and TypeClassDescriptionstatic classAbstractBounds.AbstractBoundsSerializer<T extends RingPosition<T>>static classFields in org.apache.cassandra.dht declared as IPartitionerDependentSerializerModifier and TypeFieldDescriptionstatic final IPartitionerDependentSerializer<AbstractBounds<PartitionPosition>>AbstractBounds.rowPositionSerializerstatic final IPartitionerDependentSerializer<AbstractBounds<Token>>AbstractBounds.tokenSerializerConstructors in org.apache.cassandra.dht with parameters of type IPartitionerDependentSerializerModifierConstructorDescriptionAbstractBoundsSerializer(IPartitionerDependentSerializer<T> serializer)