@InternalApi(value="For internal usage only") public abstract class BigtableTable extends AbstractBigtableTable
AbstractBigtableTable.UnsupportedOperationsHandlerbigtableConnection, clientWrapper, hbaseAdapter, LOG, settings, tableName| Modifier | Constructor and Description |
|---|---|
protected |
BigtableTable(AbstractBigtableConnection bigtableConnection,
HBaseRequestAdapter hbaseAdapter) |
| Modifier and Type | Method and Description |
|---|---|
static BigtableTable |
create(AbstractBigtableConnection bigtableConnection,
HBaseRequestAdapter hbaseAdapter) |
void |
mutateRow(RowMutations rowMutations) |
append, batch, batch, batchCallback, batchCallback, checkAndDelete, checkAndDelete, checkAndMutate, checkAndPut, checkAndPut, close, createBatchExecutor, delete, delete, exists, existsAll, get, get, getConfiguration, getName, getOperationTimeout, getReadRpcTimeout, getRpcTimeout, getScanner, getScanner, getScanner, getTableDescriptor, getWriteRpcTimeout, hasWhileMatchFilter, increment, incrementColumnValue, incrementColumnValue, mutateRowResult, mutateRowVoid, put, put, setOperationTimeout, setReadRpcTimeout, setRpcTimeout, setWriteRpcTimeout, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbatchCoprocessorService, batchCoprocessorService, coprocessorService, coprocessorService, coprocessorService, getWriteBufferSize, setWriteBufferSizeprotected BigtableTable(AbstractBigtableConnection bigtableConnection, HBaseRequestAdapter hbaseAdapter)
public static BigtableTable create(AbstractBigtableConnection bigtableConnection, HBaseRequestAdapter hbaseAdapter)
public void mutateRow(RowMutations rowMutations) throws IOException
IOException