public class ConsoleResultWriter<T extends FetchResult> extends ResultWriterAdapter<T>
| Constructor and Description |
|---|
ConsoleResultWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(T result)
Writes a single item to the output.
|
close, openpublic void write(T result) throws IOException
ResultWriterwrite in interface ResultWriter<T extends FetchResult>write in class ResultWriterAdapter<T extends FetchResult>IOExceptionCopyright © 2016. All rights reserved.