public static class HashIndexMaintainer.Factory extends Object implements IndexMaintainer.Factory<KeyValue>
HashIndexMaintainer
.Constructor and Description |
---|
Factory(IndexFileHandler handler) |
Modifier and Type | Method and Description |
---|---|
IndexMaintainer<KeyValue> |
createOrRestore(Long snapshotId,
BinaryRow partition,
int bucket) |
public Factory(IndexFileHandler handler)
public IndexMaintainer<KeyValue> createOrRestore(@Nullable Long snapshotId, BinaryRow partition, int bucket)
createOrRestore
in interface IndexMaintainer.Factory<KeyValue>
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.