Package | Description |
---|---|
alluxio.client.keyvalue |
Modifier and Type | Interface and Description |
---|---|
interface |
KeyValuePartitionReader
Interface for a reader which accesses an Alluxio key-value partition.
|
interface |
KeyValueStoreReader
Interface for readers which accesses key-value stores in Alluxio.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferKeyValuePartitionReader
Reader that implements
KeyValuePartitionReader to access a key-value file using random
access API. |
Copyright © 2023. All Rights Reserved.