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 |
---|---|
Predicate |
convertFilter(long dataSchemaId,
Predicate filter) |
SimpleStatsEvolution |
getOrCreate(long dataSchemaId) |
List<DataField> |
tableDataFields() |
public SimpleStatsEvolutions(java.util.function.Function<Long,List<DataField>> schemaFields, long tableSchemaId)
public SimpleStatsEvolution getOrCreate(long dataSchemaId)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.