'https://github.com/brooklyncentral/brooklyn-cassandra'
which is a pure YAML template
for a database cluster.@Deprecated
public class TokenGenerators
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TokenGenerators.AbstractTokenGenerator
Deprecated.
Sub-classes are recommended to call
TokenGenerators.AbstractTokenGenerator.checkRangeValid() at construction time. |
static class |
TokenGenerators.NonNeg127TokenGenerator
Deprecated.
token generator used by cassandra pre v1.2
|
static class |
TokenGenerators.PosNeg63TokenGenerator
Deprecated.
|
Constructor and Description |
---|
TokenGenerators()
Deprecated.
|