Uses of Class
org.apache.cassandra.dht.Token.TokenFactory
Packages that use Token.TokenFactory
-
Uses of Token.TokenFactory in org.apache.cassandra.dht
Methods in org.apache.cassandra.dht that return Token.TokenFactoryModifier and TypeMethodDescriptionByteOrderedPartitioner.getTokenFactory()IPartitioner.getTokenFactory()LocalPartitioner.getTokenFactory()Murmur3Partitioner.getTokenFactory()OrderPreservingPartitioner.getTokenFactory()RandomPartitioner.getTokenFactory() -
Uses of Token.TokenFactory in org.apache.cassandra.service
Methods in org.apache.cassandra.service that return Token.TokenFactoryMethods in org.apache.cassandra.service with parameters of type Token.TokenFactoryModifier and TypeMethodDescriptionstatic TokenRangeTokenRange.create(Token.TokenFactory tokenFactory, Range<Token> range, List<InetAddressAndPort> endpoints, boolean withPorts)