protected class BaseTaskWriter.RollingFileWriter
extends java.lang.Object
implements java.io.Closeable
| Constructor and Description |
|---|
RollingFileWriter(PartitionKey partitionKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(T record) |
void |
close() |
public RollingFileWriter(PartitionKey partitionKey)
public void add(T record) throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOException