Package | Description |
---|---|
alluxio.client.keyvalue |
Modifier and Type | Method and Description |
---|---|
static LinearProbingIndex |
LinearProbingIndex.createEmptyIndex() |
static LinearProbingIndex |
LinearProbingIndex.loadFromByteArray(ByteBuffer buffer)
Creates an instance of linear probing index by loading its content from a buffer.
|
Copyright © 2023. All Rights Reserved.