public class TokenAllocatorFactory
extends java.lang.Object
| Constructor and Description | 
|---|
| TokenAllocatorFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static TokenAllocator<java.net.InetAddress> | createTokenAllocator(java.util.NavigableMap<Token,java.net.InetAddress> sortedTokens,
                    org.apache.cassandra.dht.tokenallocator.ReplicationStrategy<java.net.InetAddress> strategy,
                    IPartitioner partitioner) | 
public static TokenAllocator<java.net.InetAddress> 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