Uses of Package
org.apache.parquet.bytes
-
Packages that use org.apache.parquet.bytes Package Description org.apache.parquet.bytes org.apache.parquet.compression -
Classes in org.apache.parquet.bytes used by org.apache.parquet.bytes Class Description ByteBufferAllocator ByteBufferInputStream BytesInput A source of bytes capable of writing itself to an output.CapacityByteArrayOutputStream Similar to aByteArrayOutputStream, but uses a different strategy for growing that does not involve copying.DirectByteBufferAllocator HeapByteBufferAllocator -
Classes in org.apache.parquet.bytes used by org.apache.parquet.compression Class Description BytesInput A source of bytes capable of writing itself to an output.