| Package | Description |
|---|---|
| parquet.bytes | |
| parquet.column.page | |
| parquet.column.values | |
| parquet.column.values.bitpacking | |
| parquet.column.values.boundedint | |
| parquet.column.values.delta | |
| parquet.column.values.deltalengthbytearray | |
| parquet.column.values.deltastrings | |
| parquet.column.values.dictionary | |
| parquet.column.values.plain | |
| parquet.column.values.rle | |
| parquet.hadoop |
Provides classes to store use Parquet files in Hadoop
In a map reduce job:
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| CapacityByteArrayOutputStream
functionality of ByteArrayOutputStream without the memory and copy overhead
It will linearly create a new slab of the initial size when needed (instead of creating a new buffer and copying the data).
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| LittleEndianDataInputStream
Based on DataInputStream but little endian and without the String/char methods
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
Copyright © 2015. All rights reserved.