Package | Description |
---|---|
org.apache.cassandra.dht.tokenallocator |
Modifier and Type | Class and Description |
---|---|
class |
NoReplicationTokenAllocator<Unit> |
class |
TokenAllocatorBase<Unit> |
Modifier and Type | Method and Description |
---|---|
static TokenAllocator<java.net.InetAddress> |
TokenAllocatorFactory.createTokenAllocator(java.util.NavigableMap<Token,java.net.InetAddress> sortedTokens,
org.apache.cassandra.dht.tokenallocator.ReplicationStrategy<java.net.InetAddress> strategy,
IPartitioner partitioner) |
Copyright © 2018 The Apache Software Foundation