| Class | Description |
|---|---|
| BigQueryDataTypeUtil |
Utility class for converting java types to BigQuery data types
|
| Crc32c |
This class generates a CRC32C checksum, defined by rfc3720 section B.4.
|
| FileUtil | |
| LevelDbConstants |
A set of constants needed by
LevelDbInputReader and
LevelDbOutputWriter. |
| SerializableValue<T> |
A
Serializable instance of any given value and its Marshaller. |
| SerializationUtil |
A serialization utility class.
|
| SplitUtil |
Convenience methods related to splitting.
|
| Enum | Description |
|---|---|
| LevelDbConstants.RecordType |
An enumerated type that describes the type of the record being stored.
|
| SerializationUtil.CompressionType |
Type of compression to optionally use when serializing/deserializing objects.
|
Copyright © 2015 Google. All rights reserved.