Package | Description |
---|---|
alluxio.client.keyvalue |
Modifier and Type | Method and Description |
---|---|
KeyValuePair |
KeyValueStoreIterator.next() |
KeyValuePair |
KeyValueIterator.next()
Throws a
NoSuchElementException if there are no more pairs. |
Modifier and Type | Method and Description |
---|---|
int |
KeyValuePair.compareTo(KeyValuePair o)
Compares this key-value pair to another.
|
Copyright © 2023. All Rights Reserved.