Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.dht |
Modifier and Type | Class and Description |
---|---|
static class |
PartitionPosition.RowPositionSerializer |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractBounds.AbstractBoundsSerializer<T extends RingPosition<T>> |
static class |
Token.TokenSerializer |
Modifier and Type | Field and Description |
---|---|
static IPartitionerDependentSerializer<AbstractBounds<PartitionPosition>> |
AbstractBounds.rowPositionSerializer |
static IPartitionerDependentSerializer<AbstractBounds<Token>> |
AbstractBounds.tokenSerializer |
Constructor and Description |
---|
AbstractBoundsSerializer(IPartitionerDependentSerializer<T> serializer) |
Copyright © 2020 The Apache Software Foundation