public static interface LookupMergeTreeCompactRewriter.MergeFunctionWrapperFactory<T>
MergeFunctionWrapper
.Modifier and Type | Method and Description |
---|---|
MergeFunctionWrapper<ChangelogResult> |
create(MergeFunctionFactory<KeyValue> mfFactory,
int outputLevel,
LookupLevels<T> lookupLevels,
DeletionVectorsMaintainer deletionVectorsMaintainer) |
MergeFunctionWrapper<ChangelogResult> create(MergeFunctionFactory<KeyValue> mfFactory, int outputLevel, LookupLevels<T> lookupLevels, @Nullable DeletionVectorsMaintainer deletionVectorsMaintainer)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.