java.lang.Object
org.elasticsearch.swisshash.SwissHash.Itr
org.elasticsearch.swisshash.LongSwissHash.Itr
- Enclosing class:
LongSwissHash
-
Field Summary
Fields inherited from class org.elasticsearch.swisshash.SwissHash.Itr
keyId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.swisshash.SwissHash.Itr
id, next
-
Constructor Details
-
Itr
public Itr()
-
-
Method Details
-
key
public abstract long key()The key the iterator current points to.
-