public abstract class BulkWriter
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
appendRow(com.google.gson.JsonObject row) |
java.lang.Integer |
getBufferRowCount() |
java.lang.Integer |
getTotalRowCount() |
public java.lang.Integer getBufferRowCount()
public java.lang.Integer getTotalRowCount()
public void appendRow(com.google.gson.JsonObject row)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException