public class SimpleStatsEvolutions extends Object
Constructor and Description |
---|
SimpleStatsEvolutions(java.util.function.Function<Long,List<DataField>> schemaFields,
long tableSchemaId) |
Modifier and Type | Method and Description |
---|---|
SimpleStatsEvolution |
getOrCreate(long dataSchemaId) |
List<DataField> |
tableDataFields() |
Predicate |
tryDevolveFilter(long dataSchemaId,
Predicate filter) |
public SimpleStatsEvolutions(java.util.function.Function<Long,List<DataField>> schemaFields, long tableSchemaId)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.