| Package | Description |
|---|---|
| org.apache.parquet.column.values.delta |
| Modifier and Type | Class and Description |
|---|---|
class |
DeltaBinaryPackingValuesWriterForInteger
Write integers (INT32) with delta encoding and binary packing.
|
class |
DeltaBinaryPackingValuesWriterForLong
Write longs (INT64) with delta encoding and binary packing.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.