- java.lang.Object
- 
- org.apache.cassandra.index.sasi.disk.Token
 
- 
- 
Field Summary
Fields 
| Modifier and Type | Field and Description |  
| protected long | token |  
 
 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| Token(long token) |  
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Methods inherited from interface org.apache.cassandra.index.sasi.utils.CombinedValuemerge
 
- 
Methods inherited from interface java.lang.IterableforEach, iterator, spliterator
 
 
 
- 
- 
Constructor Detail
- 
Tokenpublic Token(long token) 
 
 
 
 
Copyright © 2018 The Apache Software Foundation