public static class ParquetDump.ChunkMeta extends Object
Modifier and Type | Method and Description |
---|---|
String |
getCodec() |
long |
getCompressedSize() |
long |
getCount() |
String |
getEncodings() |
String |
getMinMax() |
long |
getNullCount() |
String |
getPath() |
String |
getType() |
long |
getUncompressedSize() |
boolean |
isDict() |
public String getPath()
public String getType()
public String getCodec()
public boolean isDict()
public long getCompressedSize()
public long getUncompressedSize()
public long getCount()
public long getNullCount()
public String getMinMax()
public String getEncodings()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.