public static interface IndexMaintainer.Factory<T>
IndexMaintainer
.Modifier and Type | Method and Description |
---|---|
IndexMaintainer<T> |
createOrRestore(Snapshot snapshot,
BinaryRow partition,
int bucket) |
IndexMaintainer<T> createOrRestore(@Nullable Snapshot snapshot, BinaryRow partition, int bucket)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.