public abstract class CompatDelegateHTable extends Object implements Table
Table.CheckAndMutateBuilder, Table.CheckAndMutateWithFilterBuilder| Constructor and Description |
|---|
CompatDelegateHTable(Table delegate) |
| Modifier and Type | Method and Description |
|---|---|
RegionLocator |
getRegionLocator() |
Result |
mutateRow(RowMutations rm) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappend, batch, batchCallback, batchCoprocessorService, batchCoprocessorService, checkAndDelete, checkAndDelete, checkAndDelete, checkAndMutate, checkAndMutate, checkAndMutate, checkAndMutate, checkAndMutate, checkAndMutate, checkAndPut, checkAndPut, checkAndPut, close, coprocessorService, coprocessorService, coprocessorService, delete, delete, exists, exists, existsAll, get, get, getConfiguration, getDescriptor, getName, getOperationTimeout, getOperationTimeout, getReadRpcTimeout, getReadRpcTimeout, getRpcTimeout, getRpcTimeout, getScanner, getScanner, getScanner, getTableDescriptor, getWriteRpcTimeout, getWriteRpcTimeout, increment, incrementColumnValue, incrementColumnValue, put, put, setOperationTimeout, setReadRpcTimeout, setRpcTimeout, setWriteRpcTimeoutprotected final Table delegate
public CompatDelegateHTable(Table delegate)
public RegionLocator getRegionLocator() throws IOException
getRegionLocator in interface TableIOExceptionpublic Result mutateRow(RowMutations rm) throws IOException
mutateRow in interface TableIOExceptionCopyright © 2023 Apache Software Foundation. All rights reserved.