public class CompressedSizeInfo extends Object
Constructor and Description |
---|
CompressedSizeInfo(int estCard,
int estNnz,
long rleSize,
long oleSize,
long ddcSize) |
Modifier and Type | Method and Description |
---|---|
long |
getDDCSize() |
int |
getEstCard() |
int |
getEstNnz() |
long |
getMinSize() |
long |
getOLESize() |
long |
getRLESize() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.