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