| Class | Description |
|---|---|
| BinaryInputFormat<T> |
Base class for all input formats that use blocks of fixed size.
|
| BinaryInputFormat.AbstractConfigBuilder<T> |
Abstract builder used to set parameters to the input format's configuration in a fluent way.
|
| BinaryInputFormat.ConfigBuilder |
A builder used to set parameters to the input format's configuration in a fluent way.
|
| BinaryOutputFormat<T> | |
| BinaryOutputFormat.AbstractConfigBuilder<T> |
Abstract builder used to set parameters to the input format's configuration in a fluent way.
|
| BinaryOutputFormat.ConfigBuilder |
A builder used to set parameters to the input format's configuration in a fluent way.
|
| BlockInfo |
A base type of statistics in a block.
|
| SequentialInputFormat<T> |
Reads
Objects with TypeSerializers from disk. |
| SequentialInputFormat.AbstractConfigBuilder<T> |
Abstract builder used to set parameters to the input format's configuration in a fluent way.
|
| SequentialInputFormat.ConfigBuilder |
A builder used to set parameters to the input format's configuration in a fluent way.
|
| SequentialOutputFormat |
Writes
Objects with TypeSerializers to disk. |
| SequentialOutputFormat.AbstractConfigBuilder<T> |
Abstract builder used to set parameters to the input format's configuration in a fluent way.
|
| SequentialOutputFormat.ConfigBuilder |
A builder used to set parameters to the input format's configuration in a fluent way.
|
Copyright © 2014. All rights reserved.