public class SimpleStatsConverter extends Object
SimpleColStats
.Constructor and Description |
---|
SimpleStatsConverter(RowType type) |
SimpleStatsConverter(RowType type,
boolean denseStore) |
Modifier and Type | Method and Description |
---|---|
Pair<List<String>,SimpleStats> |
toBinary(SimpleColStats[] stats) |
SimpleStats |
toBinaryAllMode(SimpleColStats[] stats) |
public SimpleStatsConverter(RowType type)
public SimpleStatsConverter(RowType type, boolean denseStore)
public Pair<List<String>,SimpleStats> toBinary(SimpleColStats[] stats)
public SimpleStats toBinaryAllMode(SimpleColStats[] stats)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.