public static interface StoreSinkWriteState.StateValueFilter
StoreSinkWriteState.StateValue
in a union list state,
decide whether to keep this StoreSinkWriteState.StateValue
in this subtask.Modifier and Type | Method and Description |
---|---|
boolean |
filter(String tableName,
BinaryRow partition,
int bucket) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.