Uses of Class
org.apache.accumulo.core.clientImpl.thrift.ThriftNotActiveServiceException
-
Packages that use ThriftNotActiveServiceException Package Description org.apache.accumulo.core.clientImpl.thrift org.apache.accumulo.core.master.thrift -
-
Uses of ThriftNotActiveServiceException in org.apache.accumulo.core.clientImpl.thrift
Methods in org.apache.accumulo.core.clientImpl.thrift that return ThriftNotActiveServiceException Modifier and Type Method Description ThriftNotActiveServiceException
ThriftNotActiveServiceException. deepCopy()
Methods in org.apache.accumulo.core.clientImpl.thrift with parameters of type ThriftNotActiveServiceException Modifier and Type Method Description int
ThriftNotActiveServiceException. compareTo(ThriftNotActiveServiceException other)
boolean
ThriftNotActiveServiceException. equals(ThriftNotActiveServiceException that)
Constructors in org.apache.accumulo.core.clientImpl.thrift with parameters of type ThriftNotActiveServiceException Constructor Description ThriftNotActiveServiceException(ThriftNotActiveServiceException other)
Performs a deep copy on other. -
Uses of ThriftNotActiveServiceException in org.apache.accumulo.core.master.thrift
Fields in org.apache.accumulo.core.master.thrift declared as ThriftNotActiveServiceException Modifier and Type Field Description ThriftNotActiveServiceException
FateService.beginFateOperation_result. tnase
ThriftNotActiveServiceException
FateService.executeFateOperation_result. tnase
ThriftNotActiveServiceException
FateService.finishFateOperation_result. tnase
ThriftNotActiveServiceException
FateService.waitForFateOperation_result. tnase
ThriftNotActiveServiceException
MasterClientService.drainReplicationTable_result. tnase
ThriftNotActiveServiceException
MasterClientService.getActiveTservers_result. tnase
ThriftNotActiveServiceException
MasterClientService.getDelegationToken_result. tnase
ThriftNotActiveServiceException
MasterClientService.getMasterStats_result. tnase
ThriftNotActiveServiceException
MasterClientService.initiateFlush_result. tnase
ThriftNotActiveServiceException
MasterClientService.removeNamespaceProperty_result. tnase
ThriftNotActiveServiceException
MasterClientService.removeSystemProperty_result. tnase
ThriftNotActiveServiceException
MasterClientService.removeTableProperty_result. tnase
ThriftNotActiveServiceException
MasterClientService.setMasterGoalState_result. tnase
ThriftNotActiveServiceException
MasterClientService.setNamespaceProperty_result. tnase
ThriftNotActiveServiceException
MasterClientService.setSystemProperty_result. tnase
ThriftNotActiveServiceException
MasterClientService.setTableProperty_result. tnase
ThriftNotActiveServiceException
MasterClientService.shutdown_result. tnase
ThriftNotActiveServiceException
MasterClientService.shutdownTabletServer_result. tnase
ThriftNotActiveServiceException
MasterClientService.waitForBalance_result. tnase
ThriftNotActiveServiceException
MasterClientService.waitForFlush_result. tnase
Methods in org.apache.accumulo.core.master.thrift that return ThriftNotActiveServiceException Modifier and Type Method Description ThriftNotActiveServiceException
FateService.beginFateOperation_result. getTnase()
ThriftNotActiveServiceException
FateService.executeFateOperation_result. getTnase()
ThriftNotActiveServiceException
FateService.finishFateOperation_result. getTnase()
ThriftNotActiveServiceException
FateService.waitForFateOperation_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.drainReplicationTable_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.getActiveTservers_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.getDelegationToken_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.getMasterStats_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.initiateFlush_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.removeNamespaceProperty_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.removeSystemProperty_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.removeTableProperty_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.setMasterGoalState_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.setNamespaceProperty_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.setSystemProperty_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.setTableProperty_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.shutdown_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.shutdownTabletServer_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.waitForBalance_result. getTnase()
ThriftNotActiveServiceException
MasterClientService.waitForFlush_result. getTnase()
Methods in org.apache.accumulo.core.master.thrift that throw ThriftNotActiveServiceException Modifier and Type Method Description long
FateService.Client. beginFateOperation(TInfo tinfo, TCredentials credentials)
long
FateService.Iface. beginFateOperation(TInfo tinfo, TCredentials credentials)
boolean
MasterClientService.Client. drainReplicationTable(TInfo tfino, TCredentials credentials, String tableName, Set<String> logsToWatch)
boolean
MasterClientService.Iface. drainReplicationTable(TInfo tfino, TCredentials credentials, String tableName, Set<String> logsToWatch)
void
FateService.Client. executeFateOperation(TInfo tinfo, TCredentials credentials, long opid, FateOperation op, List<ByteBuffer> arguments, Map<String,String> options, boolean autoClean)
void
FateService.Iface. executeFateOperation(TInfo tinfo, TCredentials credentials, long opid, FateOperation op, List<ByteBuffer> arguments, Map<String,String> options, boolean autoClean)
void
FateService.Client. finishFateOperation(TInfo tinfo, TCredentials credentials, long opid)
void
FateService.Iface. finishFateOperation(TInfo tinfo, TCredentials credentials, long opid)
List<String>
MasterClientService.Client. getActiveTservers(TInfo tinfo, TCredentials credentials)
List<String>
MasterClientService.Iface. getActiveTservers(TInfo tinfo, TCredentials credentials)
TDelegationToken
MasterClientService.Client. getDelegationToken(TInfo tinfo, TCredentials credentials, TDelegationTokenConfig cfg)
TDelegationToken
MasterClientService.Iface. getDelegationToken(TInfo tinfo, TCredentials credentials, TDelegationTokenConfig cfg)
MasterMonitorInfo
MasterClientService.Client. getMasterStats(TInfo tinfo, TCredentials credentials)
MasterMonitorInfo
MasterClientService.Iface. getMasterStats(TInfo tinfo, TCredentials credentials)
Long
FateService.AsyncClient.beginFateOperation_call. getResult()
Void
FateService.AsyncClient.executeFateOperation_call. getResult()
Void
FateService.AsyncClient.finishFateOperation_call. getResult()
String
FateService.AsyncClient.waitForFateOperation_call. getResult()
Boolean
MasterClientService.AsyncClient.drainReplicationTable_call. getResult()
List<String>
MasterClientService.AsyncClient.getActiveTservers_call. getResult()
TDelegationToken
MasterClientService.AsyncClient.getDelegationToken_call. getResult()
MasterMonitorInfo
MasterClientService.AsyncClient.getMasterStats_call. getResult()
Long
MasterClientService.AsyncClient.initiateFlush_call. getResult()
Void
MasterClientService.AsyncClient.removeNamespaceProperty_call. getResult()
Void
MasterClientService.AsyncClient.removeSystemProperty_call. getResult()
Void
MasterClientService.AsyncClient.removeTableProperty_call. getResult()
Void
MasterClientService.AsyncClient.setMasterGoalState_call. getResult()
Void
MasterClientService.AsyncClient.setNamespaceProperty_call. getResult()
Void
MasterClientService.AsyncClient.setSystemProperty_call. getResult()
Void
MasterClientService.AsyncClient.setTableProperty_call. getResult()
Void
MasterClientService.AsyncClient.shutdown_call. getResult()
Void
MasterClientService.AsyncClient.shutdownTabletServer_call. getResult()
Void
MasterClientService.AsyncClient.waitForBalance_call. getResult()
Void
MasterClientService.AsyncClient.waitForFlush_call. getResult()
long
MasterClientService.Client. initiateFlush(TInfo tinfo, TCredentials credentials, String tableName)
long
MasterClientService.Iface. initiateFlush(TInfo tinfo, TCredentials credentials, String tableName)
long
FateService.Client. recv_beginFateOperation()
boolean
MasterClientService.Client. recv_drainReplicationTable()
void
FateService.Client. recv_executeFateOperation()
void
FateService.Client. recv_finishFateOperation()
List<String>
MasterClientService.Client. recv_getActiveTservers()
TDelegationToken
MasterClientService.Client. recv_getDelegationToken()
MasterMonitorInfo
MasterClientService.Client. recv_getMasterStats()
long
MasterClientService.Client. recv_initiateFlush()
void
MasterClientService.Client. recv_removeNamespaceProperty()
void
MasterClientService.Client. recv_removeSystemProperty()
void
MasterClientService.Client. recv_removeTableProperty()
void
MasterClientService.Client. recv_setMasterGoalState()
void
MasterClientService.Client. recv_setNamespaceProperty()
void
MasterClientService.Client. recv_setSystemProperty()
void
MasterClientService.Client. recv_setTableProperty()
void
MasterClientService.Client. recv_shutdown()
void
MasterClientService.Client. recv_shutdownTabletServer()
void
MasterClientService.Client. recv_waitForBalance()
String
FateService.Client. recv_waitForFateOperation()
void
MasterClientService.Client. recv_waitForFlush()
void
MasterClientService.Client. removeNamespaceProperty(TInfo tinfo, TCredentials credentials, String ns, String property)
void
MasterClientService.Iface. removeNamespaceProperty(TInfo tinfo, TCredentials credentials, String ns, String property)
void
MasterClientService.Client. removeSystemProperty(TInfo tinfo, TCredentials credentials, String property)
void
MasterClientService.Iface. removeSystemProperty(TInfo tinfo, TCredentials credentials, String property)
void
MasterClientService.Client. removeTableProperty(TInfo tinfo, TCredentials credentials, String tableName, String property)
void
MasterClientService.Iface. removeTableProperty(TInfo tinfo, TCredentials credentials, String tableName, String property)
void
MasterClientService.Client. setMasterGoalState(TInfo tinfo, TCredentials credentials, MasterGoalState state)
void
MasterClientService.Iface. setMasterGoalState(TInfo tinfo, TCredentials credentials, MasterGoalState state)
void
MasterClientService.Client. setNamespaceProperty(TInfo tinfo, TCredentials credentials, String ns, String property, String value)
void
MasterClientService.Iface. setNamespaceProperty(TInfo tinfo, TCredentials credentials, String ns, String property, String value)
void
MasterClientService.Client. setSystemProperty(TInfo tinfo, TCredentials credentials, String property, String value)
void
MasterClientService.Iface. setSystemProperty(TInfo tinfo, TCredentials credentials, String property, String value)
void
MasterClientService.Client. setTableProperty(TInfo tinfo, TCredentials credentials, String tableName, String property, String value)
void
MasterClientService.Iface. setTableProperty(TInfo tinfo, TCredentials credentials, String tableName, String property, String value)
void
MasterClientService.Client. shutdown(TInfo tinfo, TCredentials credentials, boolean stopTabletServers)
void
MasterClientService.Iface. shutdown(TInfo tinfo, TCredentials credentials, boolean stopTabletServers)
void
MasterClientService.Client. shutdownTabletServer(TInfo tinfo, TCredentials credentials, String tabletServer, boolean force)
void
MasterClientService.Iface. shutdownTabletServer(TInfo tinfo, TCredentials credentials, String tabletServer, boolean force)
void
MasterClientService.Client. waitForBalance(TInfo tinfo)
void
MasterClientService.Iface. waitForBalance(TInfo tinfo)
String
FateService.Client. waitForFateOperation(TInfo tinfo, TCredentials credentials, long opid)
String
FateService.Iface. waitForFateOperation(TInfo tinfo, TCredentials credentials, long opid)
void
MasterClientService.Client. waitForFlush(TInfo tinfo, TCredentials credentials, String tableName, ByteBuffer startRow, ByteBuffer endRow, long flushID, long maxLoops)
void
MasterClientService.Iface. waitForFlush(TInfo tinfo, TCredentials credentials, String tableName, ByteBuffer startRow, ByteBuffer endRow, long flushID, long maxLoops)
-