public class TokenAllocatorFactory
extends java.lang.Object
| Constructor and Description |
|---|
TokenAllocatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static TokenAllocator<InetAddressAndPort> |
createTokenAllocator(java.util.NavigableMap<Token,InetAddressAndPort> sortedTokens,
org.apache.cassandra.dht.tokenallocator.ReplicationStrategy<InetAddressAndPort> strategy,
IPartitioner partitioner) |
public static TokenAllocator<InetAddressAndPort> createTokenAllocator(java.util.NavigableMap<Token,InetAddressAndPort> sortedTokens, org.apache.cassandra.dht.tokenallocator.ReplicationStrategy<InetAddressAndPort> strategy, IPartitioner partitioner)
Copyright © 2009-2020 The Apache Software Foundation