public abstract class FieldsConsumer extends Object implements Closeable
| Modifier | Constructor and Description |
|---|---|
protected |
FieldsConsumer()
Sole constructor.
|
protected FieldsConsumer()
public abstract void write(Fields fields) throws IOException
Notes:
IOExceptionpublic abstract void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.