| Interface | Description |
|---|---|
| ArrayModelOutputFormat |
| Class | Description |
|---|---|
| ArrayOutputFormat | |
| ArrayOutputFormat.AbstractConfigBuilder<T> |
Abstract builder used to set parameters to the input format's configuration in a fluent way.
|
| ArrayOutputFormat.ConfigBuilder |
A builder used to set parameters to the input format's configuration in a fluent way.
|
| StringInputFormat |
Base implementation for an input format that returns each line as a separate record that contains
only a single string, namely the line.
|
| StringIntOutputFormat |
Copyright © 2013–2014. All rights reserved.