public class Writer extends Object
Constructor and Description |
---|
Writer() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
boolean |
isClosed() |
void |
write(Row row) |
public void write(Row row) throws DLIException
DLIException
public void flush() throws DLIException
DLIException
public void close() throws DLIException
DLIException
public boolean isClosed()
Copyright © 2023. All rights reserved.