public static class AccumuloProxy.Client extends org.apache.thrift.TServiceClient implements AccumuloProxy.Iface
| Modifier and Type | Class and Description |
|---|---|
static class |
AccumuloProxy.Client.Factory |
| Constructor and Description |
|---|
AccumuloProxy.Client(org.apache.thrift.protocol.TProtocol prot) |
AccumuloProxy.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
public AccumuloProxy.Client(org.apache.thrift.protocol.TProtocol prot)
public AccumuloProxy.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
public ByteBuffer login(String principal, Map<String,String> loginProperties) throws AccumuloSecurityException, org.apache.thrift.TException
login in interface AccumuloProxy.IfaceAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_login(String principal, Map<String,String> loginProperties) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ByteBuffer recv_login() throws AccumuloSecurityException, org.apache.thrift.TException
AccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic int addConstraint(ByteBuffer login, String tableName, String constraintClassName) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
addConstraint in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_addConstraint(ByteBuffer login, String tableName, String constraintClassName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic int recv_addConstraint()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void addSplits(ByteBuffer login, String tableName, Set<ByteBuffer> splits) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
addSplits in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_addSplits(ByteBuffer login, String tableName, Set<ByteBuffer> splits) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_addSplits()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void attachIterator(ByteBuffer login, String tableName, IteratorSetting setting, Set<IteratorScope> scopes) throws AccumuloSecurityException, AccumuloException, TableNotFoundException, org.apache.thrift.TException
attachIterator in interface AccumuloProxy.IfaceAccumuloSecurityExceptionAccumuloExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_attachIterator(ByteBuffer login, String tableName, IteratorSetting setting, Set<IteratorScope> scopes) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_attachIterator()
throws AccumuloSecurityException,
AccumuloException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloSecurityExceptionAccumuloExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void checkIteratorConflicts(ByteBuffer login, String tableName, IteratorSetting setting, Set<IteratorScope> scopes) throws AccumuloSecurityException, AccumuloException, TableNotFoundException, org.apache.thrift.TException
checkIteratorConflicts in interface AccumuloProxy.IfaceAccumuloSecurityExceptionAccumuloExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_checkIteratorConflicts(ByteBuffer login, String tableName, IteratorSetting setting, Set<IteratorScope> scopes) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_checkIteratorConflicts()
throws AccumuloSecurityException,
AccumuloException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloSecurityExceptionAccumuloExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void clearLocatorCache(ByteBuffer login, String tableName) throws TableNotFoundException, org.apache.thrift.TException
clearLocatorCache in interface AccumuloProxy.IfaceTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_clearLocatorCache(ByteBuffer login, String tableName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_clearLocatorCache()
throws TableNotFoundException,
org.apache.thrift.TException
TableNotFoundExceptionorg.apache.thrift.TExceptionpublic void cloneTable(ByteBuffer login, String tableName, String newTableName, boolean flush, Map<String,String> propertiesToSet, Set<String> propertiesToExclude) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, TableExistsException, org.apache.thrift.TException
cloneTable in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionTableExistsExceptionorg.apache.thrift.TExceptionpublic void send_cloneTable(ByteBuffer login, String tableName, String newTableName, boolean flush, Map<String,String> propertiesToSet, Set<String> propertiesToExclude) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_cloneTable()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
TableExistsException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionTableExistsExceptionorg.apache.thrift.TExceptionpublic void compactTable(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow, List<IteratorSetting> iterators, boolean flush, boolean wait, CompactionStrategyConfig compactionStrategy) throws AccumuloSecurityException, TableNotFoundException, AccumuloException, org.apache.thrift.TException
compactTable in interface AccumuloProxy.IfaceAccumuloSecurityExceptionTableNotFoundExceptionAccumuloExceptionorg.apache.thrift.TExceptionpublic void send_compactTable(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow, List<IteratorSetting> iterators, boolean flush, boolean wait, CompactionStrategyConfig compactionStrategy) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_compactTable()
throws AccumuloSecurityException,
TableNotFoundException,
AccumuloException,
org.apache.thrift.TException
AccumuloSecurityExceptionTableNotFoundExceptionAccumuloExceptionorg.apache.thrift.TExceptionpublic void cancelCompaction(ByteBuffer login, String tableName) throws AccumuloSecurityException, TableNotFoundException, AccumuloException, org.apache.thrift.TException
cancelCompaction in interface AccumuloProxy.IfaceAccumuloSecurityExceptionTableNotFoundExceptionAccumuloExceptionorg.apache.thrift.TExceptionpublic void send_cancelCompaction(ByteBuffer login, String tableName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_cancelCompaction()
throws AccumuloSecurityException,
TableNotFoundException,
AccumuloException,
org.apache.thrift.TException
AccumuloSecurityExceptionTableNotFoundExceptionAccumuloExceptionorg.apache.thrift.TExceptionpublic void createTable(ByteBuffer login, String tableName, boolean versioningIter, TimeType type) throws AccumuloException, AccumuloSecurityException, TableExistsException, org.apache.thrift.TException
createTable in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableExistsExceptionorg.apache.thrift.TExceptionpublic void send_createTable(ByteBuffer login, String tableName, boolean versioningIter, TimeType type) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_createTable()
throws AccumuloException,
AccumuloSecurityException,
TableExistsException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableExistsExceptionorg.apache.thrift.TExceptionpublic void deleteTable(ByteBuffer login, String tableName) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
deleteTable in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_deleteTable(ByteBuffer login, String tableName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_deleteTable()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void deleteRows(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
deleteRows in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_deleteRows(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_deleteRows()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void exportTable(ByteBuffer login, String tableName, String exportDir) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
exportTable in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_exportTable(ByteBuffer login, String tableName, String exportDir) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_exportTable()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void flushTable(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow, boolean wait) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
flushTable in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_flushTable(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow, boolean wait) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_flushTable()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic List<DiskUsage> getDiskUsage(ByteBuffer login, Set<String> tables) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
getDiskUsage in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_getDiskUsage(ByteBuffer login, Set<String> tables) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<DiskUsage> recv_getDiskUsage() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic Map<String,Set<String>> getLocalityGroups(ByteBuffer login, String tableName) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
getLocalityGroups in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_getLocalityGroups(ByteBuffer login, String tableName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,Set<String>> recv_getLocalityGroups() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic IteratorSetting getIteratorSetting(ByteBuffer login, String tableName, String iteratorName, IteratorScope scope) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
getIteratorSetting in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_getIteratorSetting(ByteBuffer login, String tableName, String iteratorName, IteratorScope scope) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic IteratorSetting recv_getIteratorSetting() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic ByteBuffer getMaxRow(ByteBuffer login, String tableName, Set<ByteBuffer> auths, ByteBuffer startRow, boolean startInclusive, ByteBuffer endRow, boolean endInclusive) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
getMaxRow in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_getMaxRow(ByteBuffer login, String tableName, Set<ByteBuffer> auths, ByteBuffer startRow, boolean startInclusive, ByteBuffer endRow, boolean endInclusive) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ByteBuffer recv_getMaxRow() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic Map<String,String> getTableProperties(ByteBuffer login, String tableName) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
getTableProperties in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_getTableProperties(ByteBuffer login, String tableName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,String> recv_getTableProperties() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void importDirectory(ByteBuffer login, String tableName, String importDir, String failureDir, boolean setTime) throws TableNotFoundException, AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
importDirectory in interface AccumuloProxy.IfaceTableNotFoundExceptionAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_importDirectory(ByteBuffer login, String tableName, String importDir, String failureDir, boolean setTime) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_importDirectory()
throws TableNotFoundException,
AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
TableNotFoundExceptionAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void importTable(ByteBuffer login, String tableName, String importDir) throws TableExistsException, AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
importTable in interface AccumuloProxy.IfaceTableExistsExceptionAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_importTable(ByteBuffer login, String tableName, String importDir) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_importTable()
throws TableExistsException,
AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
TableExistsExceptionAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic List<ByteBuffer> listSplits(ByteBuffer login, String tableName, int maxSplits) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
listSplits in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_listSplits(ByteBuffer login, String tableName, int maxSplits) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<ByteBuffer> recv_listSplits() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic Set<String> listTables(ByteBuffer login) throws org.apache.thrift.TException
listTables in interface AccumuloProxy.Ifaceorg.apache.thrift.TExceptionpublic void send_listTables(ByteBuffer login) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Set<String> recv_listTables() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,Set<IteratorScope>> listIterators(ByteBuffer login, String tableName) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
listIterators in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_listIterators(ByteBuffer login, String tableName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,Set<IteratorScope>> recv_listIterators() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic Map<String,Integer> listConstraints(ByteBuffer login, String tableName) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
listConstraints in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_listConstraints(ByteBuffer login, String tableName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,Integer> recv_listConstraints() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void mergeTablets(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
mergeTablets in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_mergeTablets(ByteBuffer login, String tableName, ByteBuffer startRow, ByteBuffer endRow) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_mergeTablets()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void offlineTable(ByteBuffer login, String tableName, boolean wait) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
offlineTable in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_offlineTable(ByteBuffer login, String tableName, boolean wait) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_offlineTable()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void onlineTable(ByteBuffer login, String tableName, boolean wait) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
onlineTable in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_onlineTable(ByteBuffer login, String tableName, boolean wait) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_onlineTable()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void removeConstraint(ByteBuffer login, String tableName, int constraint) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
removeConstraint in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_removeConstraint(ByteBuffer login, String tableName, int constraint) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_removeConstraint()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void removeIterator(ByteBuffer login, String tableName, String iterName, Set<IteratorScope> scopes) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
removeIterator in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_removeIterator(ByteBuffer login, String tableName, String iterName, Set<IteratorScope> scopes) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_removeIterator()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void removeTableProperty(ByteBuffer login, String tableName, String property) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
removeTableProperty in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_removeTableProperty(ByteBuffer login, String tableName, String property) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_removeTableProperty()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void renameTable(ByteBuffer login, String oldTableName, String newTableName) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, TableExistsException, org.apache.thrift.TException
renameTable in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionTableExistsExceptionorg.apache.thrift.TExceptionpublic void send_renameTable(ByteBuffer login, String oldTableName, String newTableName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_renameTable()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
TableExistsException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionTableExistsExceptionorg.apache.thrift.TExceptionpublic void setLocalityGroups(ByteBuffer login, String tableName, Map<String,Set<String>> groups) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
setLocalityGroups in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_setLocalityGroups(ByteBuffer login, String tableName, Map<String,Set<String>> groups) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_setLocalityGroups()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void setTableProperty(ByteBuffer login, String tableName, String property, String value) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
setTableProperty in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_setTableProperty(ByteBuffer login, String tableName, String property, String value) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_setTableProperty()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic Set<Range> splitRangeByTablets(ByteBuffer login, String tableName, Range range, int maxSplits) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
splitRangeByTablets in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_splitRangeByTablets(ByteBuffer login, String tableName, Range range, int maxSplits) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Set<Range> recv_splitRangeByTablets() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic boolean tableExists(ByteBuffer login, String tableName) throws org.apache.thrift.TException
tableExists in interface AccumuloProxy.Ifaceorg.apache.thrift.TExceptionpublic void send_tableExists(ByteBuffer login, String tableName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_tableExists()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,String> tableIdMap(ByteBuffer login) throws org.apache.thrift.TException
tableIdMap in interface AccumuloProxy.Ifaceorg.apache.thrift.TExceptionpublic void send_tableIdMap(ByteBuffer login) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,String> recv_tableIdMap() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean testTableClassLoad(ByteBuffer login, String tableName, String className, String asTypeName) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
testTableClassLoad in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_testTableClassLoad(ByteBuffer login, String tableName, String className, String asTypeName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_testTableClassLoad()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void pingTabletServer(ByteBuffer login, String tserver) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
pingTabletServer in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_pingTabletServer(ByteBuffer login, String tserver) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_pingTabletServer()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic List<ActiveScan> getActiveScans(ByteBuffer login, String tserver) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
getActiveScans in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_getActiveScans(ByteBuffer login, String tserver) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<ActiveScan> recv_getActiveScans() throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic List<ActiveCompaction> getActiveCompactions(ByteBuffer login, String tserver) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
getActiveCompactions in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_getActiveCompactions(ByteBuffer login, String tserver) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<ActiveCompaction> recv_getActiveCompactions() throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic Map<String,String> getSiteConfiguration(ByteBuffer login) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
getSiteConfiguration in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_getSiteConfiguration(ByteBuffer login) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,String> recv_getSiteConfiguration() throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic Map<String,String> getSystemConfiguration(ByteBuffer login) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
getSystemConfiguration in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_getSystemConfiguration(ByteBuffer login) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,String> recv_getSystemConfiguration() throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic List<String> getTabletServers(ByteBuffer login) throws org.apache.thrift.TException
getTabletServers in interface AccumuloProxy.Ifaceorg.apache.thrift.TExceptionpublic void send_getTabletServers(ByteBuffer login) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<String> recv_getTabletServers() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void removeProperty(ByteBuffer login, String property) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
removeProperty in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_removeProperty(ByteBuffer login, String property) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_removeProperty()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void setProperty(ByteBuffer login, String property, String value) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
setProperty in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_setProperty(ByteBuffer login, String property, String value) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_setProperty()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic boolean testClassLoad(ByteBuffer login, String className, String asTypeName) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
testClassLoad in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_testClassLoad(ByteBuffer login, String className, String asTypeName) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_testClassLoad()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic boolean authenticateUser(ByteBuffer login, String user, Map<String,String> properties) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
authenticateUser in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_authenticateUser(ByteBuffer login, String user, Map<String,String> properties) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_authenticateUser()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void changeUserAuthorizations(ByteBuffer login, String user, Set<ByteBuffer> authorizations) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
changeUserAuthorizations in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_changeUserAuthorizations(ByteBuffer login, String user, Set<ByteBuffer> authorizations) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_changeUserAuthorizations()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void changeLocalUserPassword(ByteBuffer login, String user, ByteBuffer password) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
changeLocalUserPassword in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_changeLocalUserPassword(ByteBuffer login, String user, ByteBuffer password) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_changeLocalUserPassword()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void createLocalUser(ByteBuffer login, String user, ByteBuffer password) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
createLocalUser in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_createLocalUser(ByteBuffer login, String user, ByteBuffer password) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_createLocalUser()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void dropLocalUser(ByteBuffer login, String user) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
dropLocalUser in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_dropLocalUser(ByteBuffer login, String user) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_dropLocalUser()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic List<ByteBuffer> getUserAuthorizations(ByteBuffer login, String user) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
getUserAuthorizations in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_getUserAuthorizations(ByteBuffer login, String user) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic List<ByteBuffer> recv_getUserAuthorizations() throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void grantSystemPermission(ByteBuffer login, String user, SystemPermission perm) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
grantSystemPermission in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_grantSystemPermission(ByteBuffer login, String user, SystemPermission perm) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_grantSystemPermission()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void grantTablePermission(ByteBuffer login, String user, String table, TablePermission perm) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
grantTablePermission in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_grantTablePermission(ByteBuffer login, String user, String table, TablePermission perm) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_grantTablePermission()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic boolean hasSystemPermission(ByteBuffer login, String user, SystemPermission perm) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
hasSystemPermission in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_hasSystemPermission(ByteBuffer login, String user, SystemPermission perm) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_hasSystemPermission()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic boolean hasTablePermission(ByteBuffer login, String user, String table, TablePermission perm) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
hasTablePermission in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_hasTablePermission(ByteBuffer login, String user, String table, TablePermission perm) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_hasTablePermission()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic Set<String> listLocalUsers(ByteBuffer login) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
listLocalUsers in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_listLocalUsers(ByteBuffer login) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Set<String> recv_listLocalUsers() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void revokeSystemPermission(ByteBuffer login, String user, SystemPermission perm) throws AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
revokeSystemPermission in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_revokeSystemPermission(ByteBuffer login, String user, SystemPermission perm) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_revokeSystemPermission()
throws AccumuloException,
AccumuloSecurityException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void revokeTablePermission(ByteBuffer login, String user, String table, TablePermission perm) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
revokeTablePermission in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_revokeTablePermission(ByteBuffer login, String user, String table, TablePermission perm) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_revokeTablePermission()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic String createBatchScanner(ByteBuffer login, String tableName, BatchScanOptions options) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
createBatchScanner in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_createBatchScanner(ByteBuffer login, String tableName, BatchScanOptions options) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String recv_createBatchScanner() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic String createScanner(ByteBuffer login, String tableName, ScanOptions options) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
createScanner in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_createScanner(ByteBuffer login, String tableName, ScanOptions options) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String recv_createScanner() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic boolean hasNext(String scanner) throws UnknownScanner, org.apache.thrift.TException
hasNext in interface AccumuloProxy.IfaceUnknownScannerorg.apache.thrift.TExceptionpublic void send_hasNext(String scanner) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic boolean recv_hasNext()
throws UnknownScanner,
org.apache.thrift.TException
UnknownScannerorg.apache.thrift.TExceptionpublic KeyValueAndPeek nextEntry(String scanner) throws NoMoreEntriesException, UnknownScanner, AccumuloSecurityException, org.apache.thrift.TException
nextEntry in interface AccumuloProxy.IfaceNoMoreEntriesExceptionUnknownScannerAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_nextEntry(String scanner) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic KeyValueAndPeek recv_nextEntry() throws NoMoreEntriesException, UnknownScanner, AccumuloSecurityException, org.apache.thrift.TException
NoMoreEntriesExceptionUnknownScannerAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic ScanResult nextK(String scanner, int k) throws NoMoreEntriesException, UnknownScanner, AccumuloSecurityException, org.apache.thrift.TException
nextK in interface AccumuloProxy.IfaceNoMoreEntriesExceptionUnknownScannerAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_nextK(String scanner, int k) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ScanResult recv_nextK() throws NoMoreEntriesException, UnknownScanner, AccumuloSecurityException, org.apache.thrift.TException
NoMoreEntriesExceptionUnknownScannerAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void closeScanner(String scanner) throws UnknownScanner, org.apache.thrift.TException
closeScanner in interface AccumuloProxy.IfaceUnknownScannerorg.apache.thrift.TExceptionpublic void send_closeScanner(String scanner) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_closeScanner()
throws UnknownScanner,
org.apache.thrift.TException
UnknownScannerorg.apache.thrift.TExceptionpublic void updateAndFlush(ByteBuffer login, String tableName, Map<ByteBuffer,List<ColumnUpdate>> cells) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, MutationsRejectedException, org.apache.thrift.TException
updateAndFlush in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionMutationsRejectedExceptionorg.apache.thrift.TExceptionpublic void send_updateAndFlush(ByteBuffer login, String tableName, Map<ByteBuffer,List<ColumnUpdate>> cells) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_updateAndFlush()
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException,
MutationsRejectedException,
org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionMutationsRejectedExceptionorg.apache.thrift.TExceptionpublic String createWriter(ByteBuffer login, String tableName, WriterOptions opts) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
createWriter in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_createWriter(ByteBuffer login, String tableName, WriterOptions opts) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String recv_createWriter() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void update(String writer, Map<ByteBuffer,List<ColumnUpdate>> cells) throws org.apache.thrift.TException
update in interface AccumuloProxy.Ifaceorg.apache.thrift.TExceptionpublic void send_update(String writer, Map<ByteBuffer,List<ColumnUpdate>> cells) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void flush(String writer) throws UnknownWriter, MutationsRejectedException, org.apache.thrift.TException
flush in interface AccumuloProxy.IfaceUnknownWriterMutationsRejectedExceptionorg.apache.thrift.TExceptionpublic void send_flush(String writer) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_flush()
throws UnknownWriter,
MutationsRejectedException,
org.apache.thrift.TException
UnknownWriterMutationsRejectedExceptionorg.apache.thrift.TExceptionpublic void closeWriter(String writer) throws UnknownWriter, MutationsRejectedException, org.apache.thrift.TException
closeWriter in interface AccumuloProxy.IfaceUnknownWriterMutationsRejectedExceptionorg.apache.thrift.TExceptionpublic void send_closeWriter(String writer) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_closeWriter()
throws UnknownWriter,
MutationsRejectedException,
org.apache.thrift.TException
UnknownWriterMutationsRejectedExceptionorg.apache.thrift.TExceptionpublic ConditionalStatus updateRowConditionally(ByteBuffer login, String tableName, ByteBuffer row, ConditionalUpdates updates) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
updateRowConditionally in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_updateRowConditionally(ByteBuffer login, String tableName, ByteBuffer row, ConditionalUpdates updates) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ConditionalStatus recv_updateRowConditionally() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic String createConditionalWriter(ByteBuffer login, String tableName, ConditionalWriterOptions options) throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
createConditionalWriter in interface AccumuloProxy.IfaceAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic void send_createConditionalWriter(ByteBuffer login, String tableName, ConditionalWriterOptions options) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic String recv_createConditionalWriter() throws AccumuloException, AccumuloSecurityException, TableNotFoundException, org.apache.thrift.TException
AccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionorg.apache.thrift.TExceptionpublic Map<ByteBuffer,ConditionalStatus> updateRowsConditionally(String conditionalWriter, Map<ByteBuffer,ConditionalUpdates> updates) throws UnknownWriter, AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
updateRowsConditionally in interface AccumuloProxy.IfaceUnknownWriterAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void send_updateRowsConditionally(String conditionalWriter, Map<ByteBuffer,ConditionalUpdates> updates) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<ByteBuffer,ConditionalStatus> recv_updateRowsConditionally() throws UnknownWriter, AccumuloException, AccumuloSecurityException, org.apache.thrift.TException
UnknownWriterAccumuloExceptionAccumuloSecurityExceptionorg.apache.thrift.TExceptionpublic void closeConditionalWriter(String conditionalWriter) throws org.apache.thrift.TException
closeConditionalWriter in interface AccumuloProxy.Ifaceorg.apache.thrift.TExceptionpublic void send_closeConditionalWriter(String conditionalWriter) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic void recv_closeConditionalWriter()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Range getRowRange(ByteBuffer row) throws org.apache.thrift.TException
getRowRange in interface AccumuloProxy.Ifaceorg.apache.thrift.TExceptionpublic void send_getRowRange(ByteBuffer row) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Range recv_getRowRange() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Key getFollowing(Key key, PartialKey part) throws org.apache.thrift.TException
getFollowing in interface AccumuloProxy.Ifaceorg.apache.thrift.TExceptionpublic void send_getFollowing(Key key, PartialKey part) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Key recv_getFollowing() throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2015 Apache Accumulo Project. All rights reserved.