Package | Description |
---|---|
alluxio.client.keyvalue |
Modifier and Type | Method and Description |
---|---|
boolean |
LinearProbingIndex.put(byte[] key,
byte[] value,
PayloadWriter writer) |
boolean |
Index.put(byte[] key,
byte[] value,
PayloadWriter writer)
Puts a key into the index and stores key and value data into payload storage.
|
Copyright © 2023. All Rights Reserved.