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