JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
java.lang.Object
org.apache.cassandra.dht.Token
org.apache.cassandra.dht.ByteOrderedPartitioner.BytesToken
org.apache.cassandra.dht.BytesToken
All Implemented Interfaces:
Serializable , Comparable <org.apache.cassandra.dht.Token>, org.apache.cassandra.dht.RingPosition<org.apache.cassandra.dht.Token>
public class BytesToken
extends org.apache.cassandra.dht.ByteOrderedPartitioner.BytesToken
Hawkular upgraded to Cassandra 2.2.0 which moved this class to ByteOrderedPartitioner. Titan requires this class
so let's provide it to it the way it wants it.
Since:
0.4.0
Author:
Lukas Krejci
See Also:
Serialized Form
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cassandra.dht.Token
org.apache.cassandra.dht.Token.KeyBound, org.apache.cassandra.dht.Token.TokenFactory, org.apache.cassandra.dht.Token.TokenSerializer
Field Summary
Fields inherited from class org.apache.cassandra.dht.Token
serializer
Method Summary
Methods inherited from class org.apache.cassandra.dht.ByteOrderedPartitioner.BytesToken
compareTo, equals, getHeapSize, getPartitioner, getTokenValue, hashCode, toString
Methods inherited from class org.apache.cassandra.dht.Token
getToken, isMinimum, maxKeyBound, minKeyBound, minValue, upperBound
Detail:
Field |
Constr |
Method
Copyright © 2015 Red Hat, Inc. . All rights reserved.