public class StringToken extends Token<java.lang.String>
Token.KeyBound, Token.TokenFactory<T>, Token.TokenSerializer
serializer, token
Constructor and Description |
---|
StringToken(java.lang.String token) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Token<java.lang.String> o)
This determines the comparison for node destination purposes.
|
equals, getToken, hashCode, isMinimum, isMinimum, maxKeyBound, maxKeyBound, minKeyBound, minKeyBound, toString, upperBound
Copyright © 2013 The Apache Software Foundation