- GAP_TIME - Static variable in class beehive.workpool.LocalWorkpoolImpl
-
- get(String, long) - Method in interface beehive.server.HashtableServer
-
- get(String, long) - Method in class beehive.server.HashtableServerImpl
-
Given a node id, returns a node to the storage system (application)
Forks off to getUseCache in the useCaching = true case
- get(String) - Method in class beehive.util.Config
-
- get(String, long) - Method in class beehive.util.HashTableThriftHandler
-
- get_thrift(String, long) - Method in class beehive.server.HashtableServerImpl
-
- get_thrift(String, long, AsyncMethodCallback) - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient
-
- get_thrift(String, long, AsyncMethodCallback) - Method in interface beehive.thrift.HashtableServer_thrift.AsyncIface
-
- get_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncProcessor.get_thrift
-
- get_thrift(String, long) - Method in class beehive.thrift.HashtableServer_thrift.Client
-
- get_thrift(String, long) - Method in interface beehive.thrift.HashtableServer_thrift.Iface
-
- get_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.Processor.get_thrift
-
- get_thrift_args() - Constructor for class beehive.thrift.HashtableServer_thrift.get_thrift_args
-
- get_thrift_args(String, long) - Constructor for class beehive.thrift.HashtableServer_thrift.get_thrift_args
-
- get_thrift_args(HashtableServer_thrift.get_thrift_args) - Constructor for class beehive.thrift.HashtableServer_thrift.get_thrift_args
-
Performs a deep copy on other.
- get_thrift_call(String, long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncClient.get_thrift_call
-
- get_thrift_result() - Constructor for class beehive.thrift.HashtableServer_thrift.get_thrift_result
-
- get_thrift_result(ResultObject_thrift) - Constructor for class beehive.thrift.HashtableServer_thrift.get_thrift_result
-
- get_thrift_result(HashtableServer_thrift.get_thrift_result) - Constructor for class beehive.thrift.HashtableServer_thrift.get_thrift_result
-
Performs a deep copy on other.
- getAllKeys() - Method in interface beehive.server.HashtableServer
-
- getAllKeys() - Method in class beehive.server.HashtableServerImpl
-
Get all node ids present in the main table (does not include cache table)
- getAllKeys() - Method in class beehive.util.HashTableThriftHandler
-
- getAllKeys(String) - Method in class beehive.util.StorageSystem
-
- getAllKeys_thrift() - Method in class beehive.server.HashtableServerImpl
-
- getAllKeys_thrift(AsyncMethodCallback) - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient
-
- getAllKeys_thrift(AsyncMethodCallback) - Method in interface beehive.thrift.HashtableServer_thrift.AsyncIface
-
- getAllKeys_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getAllKeys_thrift
-
- getAllKeys_thrift() - Method in class beehive.thrift.HashtableServer_thrift.Client
-
- getAllKeys_thrift() - Method in interface beehive.thrift.HashtableServer_thrift.Iface
-
- getAllKeys_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.Processor.getAllKeys_thrift
-
- getAllKeys_thrift_args() - Constructor for class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_args
-
- getAllKeys_thrift_args(HashtableServer_thrift.getAllKeys_thrift_args) - Constructor for class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_args
-
Performs a deep copy on other.
- getAllKeys_thrift_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncClient.getAllKeys_thrift_call
-
- getAllKeys_thrift_result() - Constructor for class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_result
-
- getAllKeys_thrift_result(List<String>) - Constructor for class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_result
-
- getAllKeys_thrift_result(HashtableServer_thrift.getAllKeys_thrift_result) - Constructor for class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_result
-
Performs a deep copy on other.
- getAllLocalNodes() - Method in class beehive.util.StorageSystem
-
- getAllNodes() - Method in interface beehive.server.HashtableServer
-
- getAllNodes() - Method in class beehive.server.HashtableServerImpl
-
Get all nodes present in the main table (does not include cache table)
- getAllNodes() - Method in class beehive.util.HashTableThriftHandler
-
- getAsyncClient(TNonblockingTransport) - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.Factory
-
- getAsyncClient(TNonblockingTransport) - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient.Factory
-
- getAsyncClient(TNonblockingTransport) - Method in class beehive.thrift.ValidationService_thrift.AsyncClient.Factory
-
- getAvgQueueLength() - Method in class beehive.util.QueueStat
-
- getAvgWaitingTime() - Method in class beehive.util.QueueStat
-
- getBoolValue(String) - Method in class beehive.util.Config
-
- getCacheCopyNodes() - Method in class beehive.util.NodeMetadata
-
- getCachedObjects(Vector<String>) - Method in interface beehive.server.HashtableServer
-
- getCachedObjects(Vector<String>) - Method in class beehive.server.HashtableServerImpl
-
In the list provided, get the objects that are available in the cache
- getCachedObjects(Vector<String>) - Method in class beehive.util.HashTableThriftHandler
-
- getClient(TProtocol) - Method in class beehive.thrift.HashtableServer_thrift.Client.Factory
-
- getClient(TProtocol, TProtocol) - Method in class beehive.thrift.HashtableServer_thrift.Client.Factory
-
- getClient(TProtocol) - Method in class beehive.thrift.PeerInterface_thrift.Client.Factory
-
- getClient(TProtocol, TProtocol) - Method in class beehive.thrift.PeerInterface_thrift.Client.Factory
-
- getClient(TProtocol) - Method in class beehive.thrift.ValidationService_thrift.Client.Factory
-
- getClient(TProtocol, TProtocol) - Method in class beehive.thrift.ValidationService_thrift.Client.Factory
-
- getCommitTS() - Method in class beehive.thrift.PeerInterface_thrift.commit_peer_thrift_args
-
- getCommitTS() - Method in class beehive.thrift.PeerInterface_thrift.reportCompletion_peer_thrift_args
-
- getCommitTS() - Method in class beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_args
-
- getCommitTS() - Method in class beehive.thrift.ValidateResponse_thrift
-
- getCommitTS() - Method in class beehive.thrift.ValidationService_thrift.reportCompletion_thrift_args
-
- getCommitTS() - Method in class beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_args
-
- getCommitTSIterator() - Method in class beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_args
-
- getCommitTSIterator() - Method in class beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_args
-
- getCommitTSSize() - Method in class beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_args
-
- getCommitTSSize() - Method in class beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_args
-
- getConflictingTS() - Method in class beehive.thrift.ValidateResponse_thrift
-
- getCtsSts() - Method in class beehive.validationService.CertifierReplica
-
- getCtsSts() - Method in interface beehive.validationService.PeerInterface
-
- getCtsSts() - Method in class beehive.validationService.RMIAdapter
-
- getCtsSts_peer_thrift(AsyncMethodCallback) - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient
-
- getCtsSts_peer_thrift(AsyncMethodCallback) - Method in interface beehive.thrift.PeerInterface_thrift.AsyncIface
-
- getCtsSts_peer_thrift() - Constructor for class beehive.thrift.PeerInterface_thrift.AsyncProcessor.getCtsSts_peer_thrift
-
- getCtsSts_peer_thrift() - Method in class beehive.thrift.PeerInterface_thrift.Client
-
- getCtsSts_peer_thrift() - Method in interface beehive.thrift.PeerInterface_thrift.Iface
-
- getCtsSts_peer_thrift() - Constructor for class beehive.thrift.PeerInterface_thrift.Processor.getCtsSts_peer_thrift
-
- getCtsSts_peer_thrift() - Method in class beehive.validationService.CertifierReplica
-
- getCtsSts_peer_thrift_args() - Constructor for class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_args
-
- getCtsSts_peer_thrift_args(PeerInterface_thrift.getCtsSts_peer_thrift_args) - Constructor for class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_args
-
Performs a deep copy on other.
- getCtsSts_peer_thrift_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class beehive.thrift.PeerInterface_thrift.AsyncClient.getCtsSts_peer_thrift_call
-
- getCtsSts_peer_thrift_result() - Constructor for class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_result
-
- getCtsSts_peer_thrift_result(List<Long>) - Constructor for class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_result
-
- getCtsSts_peer_thrift_result(PeerInterface_thrift.getCtsSts_peer_thrift_result) - Constructor for class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_result
-
Performs a deep copy on other.
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.acquireLocks_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.commitChanges_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.get_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getAllKeys_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getNodeProperties_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getObjects_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getObjectsProperties_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.locationChange_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.lock_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.put_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.putObjects_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.releaseLocks_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.relocate_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.updateNodeProperties_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.updateNodePropertiesParallel_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.acquireLocks_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.commitChanges_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.get_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.getAllKeys_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.getNodeProperties_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.getObjects_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.getObjectsProperties_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.locationChange_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.lock_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.put_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.putObjects_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.releaseLocks_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.relocate_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.updateNodeProperties_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.HashtableServer_thrift.Processor.updateNodePropertiesParallel_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.abort_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.commit_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.getCtsSts_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.getSTS_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.reportCompletion_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.reportCompletionBatch_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.validate_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.Processor.abort_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.Processor.commit_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.Processor.getCtsSts_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.Processor.getSTS_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.Processor.reportCompletion_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.Processor.reportCompletionBatch_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.PeerInterface_thrift.Processor.validate_peer_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.batchValidate_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.getSTS_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.reportCompletion_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.reportCompletionBatch_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.validate_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.Processor.batchValidate_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.Processor.getSTS_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.Processor.reportCompletion_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.Processor.reportCompletionBatch_thrift
-
- getEmptyArgsInstance() - Method in class beehive.thrift.ValidationService_thrift.Processor.validate_thrift
-
- getFieldName() - Method in enum beehive.thrift.Edge_thrift._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.commitChanges_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.commitChanges_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.get_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.get_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.getObjects_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.getObjects_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.locationChange_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.lock_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.lock_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.put_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.put_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.putObjects_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.putObjects_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.releaseLocks_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.releaseLocks_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.relocate_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.relocate_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.updateNodeProperties_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.updateNodeProperties_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.LockRequest_thrift._Fields
-
- getFieldName() - Method in enum beehive.thrift.Node_thrift._Fields
-
- getFieldName() - Method in enum beehive.thrift.NodeData_thrift._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.abort_peer_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.abort_peer_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.commit_peer_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.commit_peer_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.reportCompletion_peer_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.reportCompletion_peer_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.validate_peer_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerInterface_thrift.validate_peer_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.PeerResponse_thrift._Fields
-
- getFieldName() - Method in enum beehive.thrift.ResultObject_thrift._Fields
-
- getFieldName() - Method in enum beehive.thrift.RWSetInfo_thrift._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidateResponse_thrift._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationRequest_thrift._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.batchValidate_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.batchValidate_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.getSTS_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.getSTS_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.reportCompletion_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.reportCompletion_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_result._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.validate_thrift_args._Fields
-
- getFieldName() - Method in enum beehive.thrift.ValidationService_thrift.validate_thrift_result._Fields
-
- getFieldValue(Edge_thrift._Fields) - Method in class beehive.thrift.Edge_thrift
-
- getFieldValue(HashtableServer_thrift.acquireLocks_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_args
-
- getFieldValue(HashtableServer_thrift.acquireLocks_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_result
-
- getFieldValue(HashtableServer_thrift.commitChanges_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.commitChanges_thrift_args
-
- getFieldValue(HashtableServer_thrift.commitChanges_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.commitChanges_thrift_result
-
- getFieldValue(HashtableServer_thrift.get_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.get_thrift_args
-
- getFieldValue(HashtableServer_thrift.get_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.get_thrift_result
-
- getFieldValue(HashtableServer_thrift.getAllKeys_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_args
-
- getFieldValue(HashtableServer_thrift.getAllKeys_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_result
-
- getFieldValue(HashtableServer_thrift.getNodeProperties_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_args
-
- getFieldValue(HashtableServer_thrift.getNodeProperties_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_result
-
- getFieldValue(HashtableServer_thrift.getObjects_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.getObjects_thrift_args
-
- getFieldValue(HashtableServer_thrift.getObjects_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.getObjects_thrift_result
-
- getFieldValue(HashtableServer_thrift.getObjectsProperties_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_args
-
- getFieldValue(HashtableServer_thrift.getObjectsProperties_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_result
-
- getFieldValue(HashtableServer_thrift.locationChange_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.locationChange_thrift_args
-
- getFieldValue(HashtableServer_thrift.lock_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.lock_thrift_args
-
- getFieldValue(HashtableServer_thrift.lock_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.lock_thrift_result
-
- getFieldValue(HashtableServer_thrift.put_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.put_thrift_args
-
- getFieldValue(HashtableServer_thrift.put_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.put_thrift_result
-
- getFieldValue(HashtableServer_thrift.putObjects_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.putObjects_thrift_args
-
- getFieldValue(HashtableServer_thrift.putObjects_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.putObjects_thrift_result
-
- getFieldValue(HashtableServer_thrift.releaseLocks_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.releaseLocks_thrift_args
-
- getFieldValue(HashtableServer_thrift.releaseLocks_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.releaseLocks_thrift_result
-
- getFieldValue(HashtableServer_thrift.relocate_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.relocate_thrift_args
-
- getFieldValue(HashtableServer_thrift.relocate_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.relocate_thrift_result
-
- getFieldValue(HashtableServer_thrift.updateNodeProperties_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.updateNodeProperties_thrift_args
-
- getFieldValue(HashtableServer_thrift.updateNodeProperties_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.updateNodeProperties_thrift_result
-
- getFieldValue(HashtableServer_thrift.updateNodePropertiesParallel_thrift_args._Fields) - Method in class beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_args
-
- getFieldValue(HashtableServer_thrift.updateNodePropertiesParallel_thrift_result._Fields) - Method in class beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_result
-
- getFieldValue(LockRequest_thrift._Fields) - Method in class beehive.thrift.LockRequest_thrift
-
- getFieldValue(Node_thrift._Fields) - Method in class beehive.thrift.Node_thrift
-
- getFieldValue(NodeData_thrift._Fields) - Method in class beehive.thrift.NodeData_thrift
-
- getFieldValue(PeerInterface_thrift.abort_peer_thrift_args._Fields) - Method in class beehive.thrift.PeerInterface_thrift.abort_peer_thrift_args
-
- getFieldValue(PeerInterface_thrift.abort_peer_thrift_result._Fields) - Method in class beehive.thrift.PeerInterface_thrift.abort_peer_thrift_result
-
- getFieldValue(PeerInterface_thrift.commit_peer_thrift_args._Fields) - Method in class beehive.thrift.PeerInterface_thrift.commit_peer_thrift_args
-
- getFieldValue(PeerInterface_thrift.commit_peer_thrift_result._Fields) - Method in class beehive.thrift.PeerInterface_thrift.commit_peer_thrift_result
-
- getFieldValue(PeerInterface_thrift.getCtsSts_peer_thrift_args._Fields) - Method in class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_args
-
- getFieldValue(PeerInterface_thrift.getCtsSts_peer_thrift_result._Fields) - Method in class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_result
-
- getFieldValue(PeerInterface_thrift.getSTS_peer_thrift_args._Fields) - Method in class beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_args
-
- getFieldValue(PeerInterface_thrift.getSTS_peer_thrift_result._Fields) - Method in class beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_result
-
- getFieldValue(PeerInterface_thrift.reportCompletion_peer_thrift_args._Fields) - Method in class beehive.thrift.PeerInterface_thrift.reportCompletion_peer_thrift_args
-
- getFieldValue(PeerInterface_thrift.reportCompletion_peer_thrift_result._Fields) - Method in class beehive.thrift.PeerInterface_thrift.reportCompletion_peer_thrift_result
-
- getFieldValue(PeerInterface_thrift.reportCompletionBatch_peer_thrift_args._Fields) - Method in class beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_args
-
- getFieldValue(PeerInterface_thrift.reportCompletionBatch_peer_thrift_result._Fields) - Method in class beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_result
-
- getFieldValue(PeerInterface_thrift.validate_peer_thrift_args._Fields) - Method in class beehive.thrift.PeerInterface_thrift.validate_peer_thrift_args
-
- getFieldValue(PeerInterface_thrift.validate_peer_thrift_result._Fields) - Method in class beehive.thrift.PeerInterface_thrift.validate_peer_thrift_result
-
- getFieldValue(PeerResponse_thrift._Fields) - Method in class beehive.thrift.PeerResponse_thrift
-
- getFieldValue(ResultObject_thrift._Fields) - Method in class beehive.thrift.ResultObject_thrift
-
- getFieldValue(RWSetInfo_thrift._Fields) - Method in class beehive.thrift.RWSetInfo_thrift
-
- getFieldValue(ValidateResponse_thrift._Fields) - Method in class beehive.thrift.ValidateResponse_thrift
-
- getFieldValue(ValidationRequest_thrift._Fields) - Method in class beehive.thrift.ValidationRequest_thrift
-
- getFieldValue(ValidationService_thrift.batchValidate_thrift_args._Fields) - Method in class beehive.thrift.ValidationService_thrift.batchValidate_thrift_args
-
- getFieldValue(ValidationService_thrift.batchValidate_thrift_result._Fields) - Method in class beehive.thrift.ValidationService_thrift.batchValidate_thrift_result
-
- getFieldValue(ValidationService_thrift.getSTS_thrift_args._Fields) - Method in class beehive.thrift.ValidationService_thrift.getSTS_thrift_args
-
- getFieldValue(ValidationService_thrift.getSTS_thrift_result._Fields) - Method in class beehive.thrift.ValidationService_thrift.getSTS_thrift_result
-
- getFieldValue(ValidationService_thrift.reportCompletion_thrift_args._Fields) - Method in class beehive.thrift.ValidationService_thrift.reportCompletion_thrift_args
-
- getFieldValue(ValidationService_thrift.reportCompletion_thrift_result._Fields) - Method in class beehive.thrift.ValidationService_thrift.reportCompletion_thrift_result
-
- getFieldValue(ValidationService_thrift.reportCompletionBatch_thrift_args._Fields) - Method in class beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_args
-
- getFieldValue(ValidationService_thrift.reportCompletionBatch_thrift_result._Fields) - Method in class beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_result
-
- getFieldValue(ValidationService_thrift.validate_thrift_args._Fields) - Method in class beehive.thrift.ValidationService_thrift.validate_thrift_args
-
- getFieldValue(ValidationService_thrift.validate_thrift_result._Fields) - Method in class beehive.thrift.ValidationService_thrift.validate_thrift_result
-
- getFloatValue(String) - Method in class beehive.util.Config
-
- getGTS() - Method in class beehive.validationService.CertifierReplica
-
- getGTS() - Method in interface beehive.validationService.PeerInterface
-
- getGTS() - Method in class beehive.validationService.RMIAdapter
-
- getGTS() - Method in class beehive.validationService.TimestampManager
-
- getGTS() - Method in class beehive.workpool.TimestampManager
-
- getInstance() - Static method in class beehive.util.Config
-
- getIntValue(String) - Method in class beehive.util.Config
-
- getKey() - Method in class beehive.thrift.HashtableServer_thrift.get_thrift_args
-
- getKey() - Method in class beehive.thrift.HashtableServer_thrift.put_thrift_args
-
- getKeyList() - Method in class beehive.thrift.HashtableServer_thrift.getObjects_thrift_args
-
- getKeyList() - Method in class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_args
-
- getKeyListIterator() - Method in class beehive.thrift.HashtableServer_thrift.getObjects_thrift_args
-
- getKeyListIterator() - Method in class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_args
-
- getKeyListSize() - Method in class beehive.thrift.HashtableServer_thrift.getObjects_thrift_args
-
- getKeyListSize() - Method in class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_args
-
- getLatestSTS() - Method in class beehive.thrift.ValidateResponse_thrift
-
- getLoadInfo() - Method in class beehive.workpool.LocalWorkpoolImpl
-
- getLoadInfo() - Method in interface beehive.workpool.LocalWorkpoolServer
-
- getLocalNeighbors(Node) - Method in class beehive.worker.Worker
-
- getLocalNodes(Vector<String>, long) - Method in interface beehive.server.HashtableServer
-
- getLocalNodes(Vector<String>, long) - Method in class beehive.server.HashtableServerImpl
-
Storage system invokes this method on the server when requesting nodes and status for those nodes which are not available
Only used in caching case
- getLocalNodes(Vector<String>, long) - Method in class beehive.util.HashTableThriftHandler
-
- getLocalNodes(Vector<String>) - Method in class beehive.util.StorageSystem
-
Gets all of the local nodes whose ids are passed in.
- getLocalNodes(Vector<String>, boolean) - Method in class beehive.util.StorageSystem
-
Gets all of the local nodes whose ids are passed in.
- getLocalNodesData(Vector<NodeData>, Vector<NodeData>) - Method in class beehive.util.StorageSystem
-
Deprecated.
- getLocation() - Method in class beehive.thrift.ResultObject_thrift
-
- getLocation(String) - Method in class beehive.util.StorageSystem
-
- getLockMode() - Method in class beehive.thrift.LockRequest_thrift
-
- getLockRequests() - Method in class beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_args
-
- getLockRequests() - Method in class beehive.thrift.HashtableServer_thrift.releaseLocks_thrift_args
-
- getLockRequestsIterator() - Method in class beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_args
-
- getLockRequestsIterator() - Method in class beehive.thrift.HashtableServer_thrift.releaseLocks_thrift_args
-
- getLockRequestsSize() - Method in class beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_args
-
- getLockRequestsSize() - Method in class beehive.thrift.HashtableServer_thrift.releaseLocks_thrift_args
-
- getLogger() - Method in class beehive.util.Config
-
- getLongValue(String) - Method in class beehive.util.Config
-
- getMasterCopyNode() - Method in class beehive.util.NodeMetadata
-
- getMasterNodeID() - Method in class beehive.util.NodeMetadata
-
- getMax() - Method in class beehive.util.StatContainer
-
- getMean() - Method in class beehive.util.StatContainer
-
- getMedian() - Method in class beehive.util.StatContainer
-
- getMin() - Method in class beehive.util.StatContainer
-
- getN() - Method in class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_args
-
- getN() - Method in class beehive.thrift.HashtableServer_thrift.updateNodeProperties_thrift_args
-
- getN() - Method in class beehive.thrift.ResultObject_thrift
-
- getNd() - Method in class beehive.thrift.ResultObject_thrift
-
- getNeighborIds(Node) - Method in class beehive.worker.Worker
-
- getNeighbors() - Method in class beehive.thrift.Node_thrift
-
- getNeighbors() - Method in class beehive.util.Node
-
- getNeighbors(Node) - Method in class beehive.worker.Worker
-
- getNeighborsSize() - Method in class beehive.thrift.Node_thrift
-
- getNewTID() - Method in class beehive.workpool.LocalWorkpoolImpl
-
- getNode(String) - Method in class beehive.util.StorageSystem
-
- getNode(String, boolean) - Method in class beehive.util.StorageSystem
-
If withCaching is true and caching is enabled through the configuration, then an attempt to
get the node from the local cache will be made.
- getNodeClassId() - Method in class beehive.thrift.NodeData_thrift
-
- getNodeData(String) - Method in class beehive.util.NodeDataCache
-
- getNodeForCaching(String, int) - Method in interface beehive.server.HashtableServer
-
- getNodeForCaching(String, int) - Method in class beehive.server.HashtableServerImpl
-
Remote server invokes this method on the master site when requesting a cache copy
- getNodeForCaching(String, int) - Method in class beehive.util.HashTableThriftHandler
-
- getNodeFromCacheTable(String) - Method in interface beehive.server.HashtableServer
-
- getNodeFromCacheTable(String) - Method in class beehive.server.HashtableServerImpl
-
get node for nodeId from the cache table
returns null if node not found
- getNodeFromCacheTable(String) - Method in class beehive.util.HashTableThriftHandler
-
- getNodeFromTable(String) - Method in interface beehive.server.HashtableServer
-
- getNodeFromTable(String) - Method in class beehive.server.HashtableServerImpl
-
get a node from the table
- getNodeFromTable(String) - Method in class beehive.util.HashTableThriftHandler
-
- getNodeId() - Method in class beehive.thrift.HashtableServer_thrift.locationChange_thrift_args
-
- getNodeId() - Method in class beehive.thrift.HashtableServer_thrift.lock_thrift_args
-
- getNodeId() - Method in class beehive.thrift.HashtableServer_thrift.relocate_thrift_args
-
- getNodeId() - Method in class beehive.thrift.LockRequest_thrift
-
- getNodeId() - Method in class beehive.thrift.Node_thrift
-
- getNodeId() - Method in class beehive.thrift.NodeData_thrift
-
- getNodeId() - Method in class beehive.thrift.ResultObject_thrift
-
- getNodeId() - Method in class beehive.util.Node
-
- getNodeID() - Method in class beehive.util.NodeMetadata
-
- getNodeId() - Method in class beehive.util.Task
-
- getNodeList() - Method in class beehive.thrift.HashtableServer_thrift.putObjects_thrift_args
-
- getNodeListSize() - Method in class beehive.thrift.HashtableServer_thrift.putObjects_thrift_args
-
- getNodeProperties(NodeData) - Method in interface beehive.server.HashtableServer
-
- getNodeProperties(NodeData) - Method in class beehive.server.HashtableServerImpl
-
retrieve the node data for a node, given its node ids and the required properties
- getNodeProperties(NodeData) - Method in class beehive.util.HashTableThriftHandler
-
- getNodeProperties(NodeData) - Method in class beehive.util.StorageSystem
-
Gets specific properties of a node
- getNodeProperties_thrift(NodeData_thrift) - Method in class beehive.server.HashtableServerImpl
-
- getNodeProperties_thrift(NodeData_thrift, AsyncMethodCallback) - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient
-
- getNodeProperties_thrift(NodeData_thrift, AsyncMethodCallback) - Method in interface beehive.thrift.HashtableServer_thrift.AsyncIface
-
- getNodeProperties_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getNodeProperties_thrift
-
- getNodeProperties_thrift(NodeData_thrift) - Method in class beehive.thrift.HashtableServer_thrift.Client
-
- getNodeProperties_thrift(NodeData_thrift) - Method in interface beehive.thrift.HashtableServer_thrift.Iface
-
- getNodeProperties_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.Processor.getNodeProperties_thrift
-
- getNodeProperties_thrift_args() - Constructor for class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_args
-
- getNodeProperties_thrift_args(NodeData_thrift) - Constructor for class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_args
-
- getNodeProperties_thrift_args(HashtableServer_thrift.getNodeProperties_thrift_args) - Constructor for class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_args
-
Performs a deep copy on other.
- getNodeProperties_thrift_call(NodeData_thrift, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncClient.getNodeProperties_thrift_call
-
- getNodeProperties_thrift_result() - Constructor for class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_result
-
- getNodeProperties_thrift_result(ResultObject_thrift) - Constructor for class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_result
-
- getNodeProperties_thrift_result(HashtableServer_thrift.getNodeProperties_thrift_result) - Constructor for class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_result
-
Performs a deep copy on other.
- getNodePropertiesParallel(Vector<NodeData>) - Method in class beehive.util.StorageSystem
-
Gets the desired properties of several nodes in parallel.
- getNodesForCaching(Vector<String>, int) - Method in interface beehive.server.HashtableServer
-
- getNodesForCaching(Vector<String>, int) - Method in class beehive.server.HashtableServerImpl
-
Bulk call for getNodeForCaching
- getNodesForCaching(Vector<String>, int) - Method in class beehive.util.HashTableThriftHandler
-
- getNodesParallel(Vector<String>) - Method in class beehive.util.StorageSystem
-
Gets several Nodes whose ids are passed in; does so in a parallel fashion.
- getNodesParallel(Vector<String>, boolean) - Method in class beehive.util.StorageSystem
-
If withCaching is true and caching is enabled through the configuration, then an attempt to get
the nodes whose ids are passed in from the cache will be made.
- getNumberOfServers() - Method in class beehive.util.StorageSystem
-
- getNumSamples() - Method in class beehive.util.StatContainer
-
- getNumServers() - Method in interface beehive.server.HashtableServer
-
- getNumServers() - Method in class beehive.server.HashtableServerImpl
-
- getNumServers() - Method in class beehive.util.HashTableThriftHandler
-
- getObjects(Vector<String>) - Method in interface beehive.server.HashtableServer
-
- getObjects(Vector<String>) - Method in class beehive.server.HashtableServerImpl
-
getObjects from the hash table.
- getObjects(Vector<String>) - Method in class beehive.util.HashTableThriftHandler
-
- getObjects_thrift(List<String>) - Method in class beehive.server.HashtableServerImpl
-
- getObjects_thrift(List<String>, AsyncMethodCallback) - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient
-
- getObjects_thrift(List<String>, AsyncMethodCallback) - Method in interface beehive.thrift.HashtableServer_thrift.AsyncIface
-
- getObjects_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getObjects_thrift
-
- getObjects_thrift(List<String>) - Method in class beehive.thrift.HashtableServer_thrift.Client
-
- getObjects_thrift(List<String>) - Method in interface beehive.thrift.HashtableServer_thrift.Iface
-
- getObjects_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.Processor.getObjects_thrift
-
- getObjects_thrift_args() - Constructor for class beehive.thrift.HashtableServer_thrift.getObjects_thrift_args
-
- getObjects_thrift_args(List<String>) - Constructor for class beehive.thrift.HashtableServer_thrift.getObjects_thrift_args
-
- getObjects_thrift_args(HashtableServer_thrift.getObjects_thrift_args) - Constructor for class beehive.thrift.HashtableServer_thrift.getObjects_thrift_args
-
Performs a deep copy on other.
- getObjects_thrift_call(List<String>, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncClient.getObjects_thrift_call
-
- getObjects_thrift_result() - Constructor for class beehive.thrift.HashtableServer_thrift.getObjects_thrift_result
-
- getObjects_thrift_result(List<ResultObject_thrift>) - Constructor for class beehive.thrift.HashtableServer_thrift.getObjects_thrift_result
-
- getObjects_thrift_result(HashtableServer_thrift.getObjects_thrift_result) - Constructor for class beehive.thrift.HashtableServer_thrift.getObjects_thrift_result
-
Performs a deep copy on other.
- getObjectsProperties(Vector<NodeData>) - Method in interface beehive.server.HashtableServer
-
- getObjectsProperties(Vector<NodeData>) - Method in class beehive.server.HashtableServerImpl
-
Bulk call to get object properties for a set of nodes
- getObjectsProperties(Vector<NodeData>) - Method in class beehive.util.HashTableThriftHandler
-
- getObjectsProperties_thrift(List<NodeData_thrift>) - Method in class beehive.server.HashtableServerImpl
-
- getObjectsProperties_thrift(List<NodeData_thrift>, AsyncMethodCallback) - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient
-
- getObjectsProperties_thrift(List<NodeData_thrift>, AsyncMethodCallback) - Method in interface beehive.thrift.HashtableServer_thrift.AsyncIface
-
- getObjectsProperties_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getObjectsProperties_thrift
-
- getObjectsProperties_thrift(List<NodeData_thrift>) - Method in class beehive.thrift.HashtableServer_thrift.Client
-
- getObjectsProperties_thrift(List<NodeData_thrift>) - Method in interface beehive.thrift.HashtableServer_thrift.Iface
-
- getObjectsProperties_thrift() - Constructor for class beehive.thrift.HashtableServer_thrift.Processor.getObjectsProperties_thrift
-
- getObjectsProperties_thrift_args() - Constructor for class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_args
-
- getObjectsProperties_thrift_args(List<NodeData_thrift>) - Constructor for class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_args
-
- getObjectsProperties_thrift_args(HashtableServer_thrift.getObjectsProperties_thrift_args) - Constructor for class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_args
-
Performs a deep copy on other.
- getObjectsProperties_thrift_call(List<NodeData_thrift>, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class beehive.thrift.HashtableServer_thrift.AsyncClient.getObjectsProperties_thrift_call
-
- getObjectsProperties_thrift_result() - Constructor for class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_result
-
- getObjectsProperties_thrift_result(List<ResultObject_thrift>) - Constructor for class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_result
-
- getObjectsProperties_thrift_result(HashtableServer_thrift.getObjectsProperties_thrift_result) - Constructor for class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_result
-
Performs a deep copy on other.
- getObjList() - Method in class beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_args
-
- getObjListIterator() - Method in class beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_args
-
- getObjListSize() - Method in class beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_args
-
- getPendingTaskCount() - Method in class beehive.workpool.LoadDistributorV2
-
return the count of the pending task in the queue
- getPendingTaskCount() - Method in class beehive.workpool.LoadDistributorWithAggregation
-
return the count of the pending task in the queue
- getProperties() - Method in class beehive.thrift.NodeData_thrift
-
- getProperties() - Method in class beehive.util.NodeData
-
- getPropertiesSize() - Method in class beehive.thrift.NodeData_thrift
-
- getProperty(String) - Method in class beehive.util.NodeData
-
- getRead() - Method in class beehive.thrift.HashtableServer_thrift.commitChanges_thrift_args
-
- getReadSet() - Method in class beehive.thrift.RWSetInfo_thrift
-
- getReadSetIterator() - Method in class beehive.thrift.RWSetInfo_thrift
-
- getReadSetSize() - Method in class beehive.thrift.RWSetInfo_thrift
-
- getReadSize() - Method in class beehive.thrift.HashtableServer_thrift.commitChanges_thrift_args
-
- getRefetchSet() - Method in class beehive.thrift.ValidateResponse_thrift
-
- getRefetchSetIterator() - Method in class beehive.thrift.ValidateResponse_thrift
-
- getRefetchSetSize() - Method in class beehive.thrift.ValidateResponse_thrift
-
- getRemoteNeighbors(Vector<String>) - Method in class beehive.worker.Worker
-
- GetRemoteNodes - Class in beehive.util
-
- GetRemoteNodes(HashtableServer, int, int, Vector<String>) - Constructor for class beehive.util.GetRemoteNodes
-
- getRequests() - Method in class beehive.thrift.ValidationService_thrift.batchValidate_thrift_args
-
- getRequestsIterator() - Method in class beehive.thrift.ValidationService_thrift.batchValidate_thrift_args
-
- getRequestsSize() - Method in class beehive.thrift.ValidationService_thrift.batchValidate_thrift_args
-
- getResponseType() - Method in class beehive.thrift.PeerResponse_thrift
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.acquireLocks_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.commitChanges_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.get_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.getAllKeys_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.getNodeProperties_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.getObjects_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.getObjectsProperties_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.locationChange_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.lock_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.put_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.putObjects_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.releaseLocks_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.relocate_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.updateNodeProperties_thrift_call
-
- getResult() - Method in class beehive.thrift.HashtableServer_thrift.AsyncClient.updateNodePropertiesParallel_thrift_call
-
- getResult(I, HashtableServer_thrift.acquireLocks_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.acquireLocks_thrift
-
- getResult(I, HashtableServer_thrift.commitChanges_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.commitChanges_thrift
-
- getResult(I, HashtableServer_thrift.get_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.get_thrift
-
- getResult(I, HashtableServer_thrift.getAllKeys_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.getAllKeys_thrift
-
- getResult(I, HashtableServer_thrift.getNodeProperties_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.getNodeProperties_thrift
-
- getResult(I, HashtableServer_thrift.getObjects_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.getObjects_thrift
-
- getResult(I, HashtableServer_thrift.getObjectsProperties_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.getObjectsProperties_thrift
-
- getResult(I, HashtableServer_thrift.locationChange_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.locationChange_thrift
-
- getResult(I, HashtableServer_thrift.lock_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.lock_thrift
-
- getResult(I, HashtableServer_thrift.put_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.put_thrift
-
- getResult(I, HashtableServer_thrift.putObjects_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.putObjects_thrift
-
- getResult(I, HashtableServer_thrift.releaseLocks_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.releaseLocks_thrift
-
- getResult(I, HashtableServer_thrift.relocate_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.relocate_thrift
-
- getResult(I, HashtableServer_thrift.updateNodeProperties_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.updateNodeProperties_thrift
-
- getResult(I, HashtableServer_thrift.updateNodePropertiesParallel_thrift_args) - Method in class beehive.thrift.HashtableServer_thrift.Processor.updateNodePropertiesParallel_thrift
-
- getResult() - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient.abort_peer_thrift_call
-
- getResult() - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient.commit_peer_thrift_call
-
- getResult() - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient.getCtsSts_peer_thrift_call
-
- getResult() - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient.getSTS_peer_thrift_call
-
- getResult() - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient.reportCompletion_peer_thrift_call
-
- getResult() - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient.reportCompletionBatch_peer_thrift_call
-
- getResult() - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient.validate_peer_thrift_call
-
- getResult(I, PeerInterface_thrift.abort_peer_thrift_args) - Method in class beehive.thrift.PeerInterface_thrift.Processor.abort_peer_thrift
-
- getResult(I, PeerInterface_thrift.commit_peer_thrift_args) - Method in class beehive.thrift.PeerInterface_thrift.Processor.commit_peer_thrift
-
- getResult(I, PeerInterface_thrift.getCtsSts_peer_thrift_args) - Method in class beehive.thrift.PeerInterface_thrift.Processor.getCtsSts_peer_thrift
-
- getResult(I, PeerInterface_thrift.getSTS_peer_thrift_args) - Method in class beehive.thrift.PeerInterface_thrift.Processor.getSTS_peer_thrift
-
- getResult(I, PeerInterface_thrift.reportCompletion_peer_thrift_args) - Method in class beehive.thrift.PeerInterface_thrift.Processor.reportCompletion_peer_thrift
-
- getResult(I, PeerInterface_thrift.reportCompletionBatch_peer_thrift_args) - Method in class beehive.thrift.PeerInterface_thrift.Processor.reportCompletionBatch_peer_thrift
-
- getResult(I, PeerInterface_thrift.validate_peer_thrift_args) - Method in class beehive.thrift.PeerInterface_thrift.Processor.validate_peer_thrift
-
- getResult() - Method in class beehive.thrift.ValidationService_thrift.AsyncClient.batchValidate_thrift_call
-
- getResult() - Method in class beehive.thrift.ValidationService_thrift.AsyncClient.getSTS_thrift_call
-
- getResult() - Method in class beehive.thrift.ValidationService_thrift.AsyncClient.reportCompletion_thrift_call
-
- getResult() - Method in class beehive.thrift.ValidationService_thrift.AsyncClient.reportCompletionBatch_thrift_call
-
- getResult() - Method in class beehive.thrift.ValidationService_thrift.AsyncClient.validate_thrift_call
-
- getResult(I, ValidationService_thrift.batchValidate_thrift_args) - Method in class beehive.thrift.ValidationService_thrift.Processor.batchValidate_thrift
-
- getResult(I, ValidationService_thrift.getSTS_thrift_args) - Method in class beehive.thrift.ValidationService_thrift.Processor.getSTS_thrift
-
- getResult(I, ValidationService_thrift.reportCompletion_thrift_args) - Method in class beehive.thrift.ValidationService_thrift.Processor.reportCompletion_thrift
-
- getResult(I, ValidationService_thrift.reportCompletionBatch_thrift_args) - Method in class beehive.thrift.ValidationService_thrift.Processor.reportCompletionBatch_thrift
-
- getResult(I, ValidationService_thrift.validate_thrift_args) - Method in class beehive.thrift.ValidationService_thrift.Processor.validate_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.acquireLocks_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.commitChanges_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.get_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getAllKeys_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getNodeProperties_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getObjects_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.getObjectsProperties_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.locationChange_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.lock_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.put_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.putObjects_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.releaseLocks_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.relocate_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.updateNodeProperties_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.HashtableServer_thrift.AsyncProcessor.updateNodePropertiesParallel_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.abort_peer_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.commit_peer_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.getCtsSts_peer_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.getSTS_peer_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.reportCompletion_peer_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.reportCompletionBatch_peer_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.PeerInterface_thrift.AsyncProcessor.validate_peer_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.batchValidate_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.getSTS_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.reportCompletion_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.reportCompletionBatch_thrift
-
- getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class beehive.thrift.ValidationService_thrift.AsyncProcessor.validate_thrift
-
- getRootBakPath() - Static method in class beehive.checkpoint.CheckpointPathBuilder
-
- getRootRestorePath() - Static method in class beehive.checkpoint.CheckpointPathBuilder
-
- getRootSavePath() - Static method in class beehive.checkpoint.CheckpointPathBuilder
-
- getRwSet() - Method in class beehive.thrift.PeerInterface_thrift.validate_peer_thrift_args
-
- getRwSet() - Method in class beehive.thrift.ValidationRequest_thrift
-
- getRwSet() - Method in class beehive.thrift.ValidationService_thrift.validate_thrift_args
-
- getServer(String) - Method in class beehive.util.StorageSystem
-
- getServerFromNodeKey(long) - Method in class beehive.validation.ValidationServiceImpl
-
- getServerFromNodeKey(long) - Method in class beehive.validationService.ReplicationConfig
-
- getServerId() - Method in interface beehive.server.HashtableServer
-
- getServerId() - Method in class beehive.server.HashtableServerImpl
-
- getServerId() - Method in class beehive.thrift.PeerResponse_thrift
-
- getServerId() - Method in class beehive.util.HashTableThriftHandler
-
- getServerID(String) - Method in class beehive.util.StorageSystem
-
- getServerName() - Method in class beehive.thrift.HashtableServer_thrift.locationChange_thrift_args
-
- getServerName() - Method in class beehive.thrift.HashtableServer_thrift.relocate_thrift_args
-
- getSortedValues() - Method in class beehive.util.StatContainer
-
- getStableTS() - Method in class beehive.validationService.CertifierReplica
-
- getStartTS() - Method in class beehive.thrift.PeerInterface_thrift.abort_peer_thrift_args
-
- getStartTS() - Method in class beehive.thrift.PeerInterface_thrift.commit_peer_thrift_args
-
- getStartTS() - Method in class beehive.thrift.PeerInterface_thrift.validate_peer_thrift_args
-
- getStartTS() - Method in class beehive.thrift.ValidationRequest_thrift
-
- getStartTS() - Method in class beehive.thrift.ValidationService_thrift.validate_thrift_args
-
- getStats() - Method in interface beehive.server.HashtableServer
-
- getStats() - Method in class beehive.server.HashtableServerImpl
-
Get the stats, called after program run terminates
- getStats() - Method in class beehive.util.HashTableThriftHandler
-
- getStats() - Method in class beehive.util.StorageSystem
-
- getStats(boolean) - Method in class beehive.util.StorageSystem
-
External API to get stats
- getStats() - Method in class beehive.validation.LocalValidator
-
- getStats() - Method in class beehive.worker.Worker
-
- getStats() - Method in class beehive.workpool.LocalWorkpoolImpl
-
- getStatus() - Method in class beehive.thrift.ResultObject_thrift
-
- getStatus() - Method in class beehive.workpool.LocalWorkpoolImpl
-
- getStatuscode() - Method in class beehive.thrift.ResultObject_thrift
-
- getStdDev() - Method in class beehive.util.StatContainer
-
- getStorageSystemThreadId() - Method in class beehive.thrift.HashtableServer_thrift.get_thrift_args
-
- getStringValue(String) - Method in class beehive.util.Config
-
- getSTS() - Method in class beehive.validation.GlobalValidationService
-
- getSTS() - Method in interface beehive.validation.ValidationService
-
- getSTS() - Method in class beehive.validation.ValidationServiceImpl
-
- getSTS() - Method in class beehive.validationService.CertifierReplica
-
- getSTS() - Method in interface beehive.validationService.PeerInterface
-
- getSTS() - Method in class beehive.validationService.RMIAdapter
-
- getSTS() - Method in class beehive.validationService.TimestampManager
-
- getSTS() - Method in class beehive.workpool.LocalWorkpoolImpl
-
Synchronizes the local stable timestamp with that of the global timestamp
- getSTS() - Method in class beehive.workpool.TimestampManager
-
- getSTS_peer_thrift(AsyncMethodCallback) - Method in class beehive.thrift.PeerInterface_thrift.AsyncClient
-
- getSTS_peer_thrift(AsyncMethodCallback) - Method in interface beehive.thrift.PeerInterface_thrift.AsyncIface
-
- getSTS_peer_thrift() - Constructor for class beehive.thrift.PeerInterface_thrift.AsyncProcessor.getSTS_peer_thrift
-
- getSTS_peer_thrift() - Method in class beehive.thrift.PeerInterface_thrift.Client
-
- getSTS_peer_thrift() - Method in interface beehive.thrift.PeerInterface_thrift.Iface
-
- getSTS_peer_thrift() - Constructor for class beehive.thrift.PeerInterface_thrift.Processor.getSTS_peer_thrift
-
- getSTS_peer_thrift() - Method in class beehive.validationService.CertifierReplica
-
- getSTS_peer_thrift_args() - Constructor for class beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_args
-
- getSTS_peer_thrift_args(PeerInterface_thrift.getSTS_peer_thrift_args) - Constructor for class beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_args
-
Performs a deep copy on other.
- getSTS_peer_thrift_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class beehive.thrift.PeerInterface_thrift.AsyncClient.getSTS_peer_thrift_call
-
- getSTS_peer_thrift_result() - Constructor for class beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_result
-
- getSTS_peer_thrift_result(long) - Constructor for class beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_result
-
- getSTS_peer_thrift_result(PeerInterface_thrift.getSTS_peer_thrift_result) - Constructor for class beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_result
-
Performs a deep copy on other.
- getSTS_thrift(AsyncMethodCallback) - Method in class beehive.thrift.ValidationService_thrift.AsyncClient
-
- getSTS_thrift(AsyncMethodCallback) - Method in interface beehive.thrift.ValidationService_thrift.AsyncIface
-
- getSTS_thrift() - Constructor for class beehive.thrift.ValidationService_thrift.AsyncProcessor.getSTS_thrift
-
- getSTS_thrift() - Method in class beehive.thrift.ValidationService_thrift.Client
-
- getSTS_thrift() - Method in interface beehive.thrift.ValidationService_thrift.Iface
-
- getSTS_thrift() - Constructor for class beehive.thrift.ValidationService_thrift.Processor.getSTS_thrift
-
- getSTS_thrift() - Method in class beehive.validation.GlobalValidationService
-
- getSTS_thrift() - Method in class beehive.validationService.CertifierReplica
-
- getSTS_thrift_args() - Constructor for class beehive.thrift.ValidationService_thrift.getSTS_thrift_args
-
- getSTS_thrift_args(ValidationService_thrift.getSTS_thrift_args) - Constructor for class beehive.thrift.ValidationService_thrift.getSTS_thrift_args
-
Performs a deep copy on other.
- getSTS_thrift_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class beehive.thrift.ValidationService_thrift.AsyncClient.getSTS_thrift_call
-
- getSTS_thrift_result() - Constructor for class beehive.thrift.ValidationService_thrift.getSTS_thrift_result
-
- getSTS_thrift_result(long) - Constructor for class beehive.thrift.ValidationService_thrift.getSTS_thrift_result
-
- getSTS_thrift_result(ValidationService_thrift.getSTS_thrift_result) - Constructor for class beehive.thrift.ValidationService_thrift.getSTS_thrift_result
-
Performs a deep copy on other.
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.get_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.getObjects_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.lock_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.put_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.putObjects_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.relocate_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.updateNodeProperties_thrift_result
-
- getSuccess() - Method in class beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_result
-
- getSuccess() - Method in class beehive.thrift.PeerInterface_thrift.abort_peer_thrift_result
-
- getSuccess() - Method in class beehive.thrift.PeerInterface_thrift.commit_peer_thrift_result
-
- getSuccess() - Method in class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_result
-
- getSuccess() - Method in class beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_result
-
- getSuccess() - Method in class beehive.thrift.PeerInterface_thrift.reportCompletion_peer_thrift_result
-
- getSuccess() - Method in class beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_result
-
- getSuccess() - Method in class beehive.thrift.PeerInterface_thrift.validate_peer_thrift_result
-
- getSuccess() - Method in class beehive.thrift.ValidationService_thrift.batchValidate_thrift_result
-
- getSuccess() - Method in class beehive.thrift.ValidationService_thrift.getSTS_thrift_result
-
- getSuccess() - Method in class beehive.thrift.ValidationService_thrift.reportCompletion_thrift_result
-
- getSuccess() - Method in class beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_result
-
- getSuccess() - Method in class beehive.thrift.ValidationService_thrift.validate_thrift_result
-
- getSuccessIterator() - Method in class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_result
-
- getSuccessIterator() - Method in class beehive.thrift.HashtableServer_thrift.getObjects_thrift_result
-
- getSuccessIterator() - Method in class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_result
-
- getSuccessIterator() - Method in class beehive.thrift.HashtableServer_thrift.putObjects_thrift_result
-
- getSuccessIterator() - Method in class beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_result
-
- getSuccessIterator() - Method in class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_result
-
- getSuccessSize() - Method in class beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_result
-
- getSuccessSize() - Method in class beehive.thrift.HashtableServer_thrift.getObjects_thrift_result
-
- getSuccessSize() - Method in class beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_result
-
- getSuccessSize() - Method in class beehive.thrift.HashtableServer_thrift.putObjects_thrift_result
-
- getSuccessSize() - Method in class beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_result
-
- getSuccessSize() - Method in class beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_result
-
- getSuccessSize() - Method in class beehive.thrift.ValidationService_thrift.batchValidate_thrift_result
-
- getSum() - Method in class beehive.util.StatContainer
-
- getTask() - Method in class beehive.workpool.LocalWorkpoolImpl
-
- getTask() - Method in interface beehive.workpool.WorkpoolServer
-
- getTerminationStatus(int, int) - Method in class beehive.workpool.LocalWorkpoolImpl
-
- getTerminationStatus(int, int) - Method in interface beehive.workpool.LocalWorkpoolServer
-
- getThriftClientProtocol(String, int) - Static method in class beehive.thrift.BeehiveThriftBuilder
-
- getThriftFieldId() - Method in enum beehive.thrift.Edge_thrift._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.acquireLocks_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.commitChanges_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.commitChanges_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.get_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.get_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.getAllKeys_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.getNodeProperties_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.getObjects_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.getObjects_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.getObjectsProperties_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.locationChange_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.lock_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.lock_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.put_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.put_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.putObjects_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.putObjects_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.releaseLocks_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.releaseLocks_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.relocate_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.relocate_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.updateNodeProperties_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.updateNodeProperties_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.HashtableServer_thrift.updateNodePropertiesParallel_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.LockRequest_thrift._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.Node_thrift._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.NodeData_thrift._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.abort_peer_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.abort_peer_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.commit_peer_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.commit_peer_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.getCtsSts_peer_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.getSTS_peer_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.reportCompletion_peer_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.reportCompletion_peer_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.reportCompletionBatch_peer_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.validate_peer_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerInterface_thrift.validate_peer_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.PeerResponse_thrift._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ResultObject_thrift._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.RWSetInfo_thrift._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidateResponse_thrift._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationRequest_thrift._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.batchValidate_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.batchValidate_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.getSTS_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.getSTS_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.reportCompletion_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.reportCompletion_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.reportCompletionBatch_thrift_result._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.validate_thrift_args._Fields
-
- getThriftFieldId() - Method in enum beehive.thrift.ValidationService_thrift.validate_thrift_result._Fields
-
- getThriftServer(int, TProcessor) - Static method in class beehive.thrift.BeehiveThriftBuilder
-
- getTid() - Method in class beehive.thrift.ValidationRequest_thrift
-
- getTransactionId() - Method in class beehive.thrift.PeerInterface_thrift.abort_peer_thrift_args
-
- getTransactionId() - Method in class beehive.thrift.PeerInterface_thrift.commit_peer_thrift_args
-
- getTransactionId() - Method in class beehive.thrift.PeerInterface_thrift.validate_peer_thrift_args
-
- getTransactionId() - Method in class beehive.validationService.CertifierReplica
-
- getTs() - Method in class beehive.thrift.LockRequest_thrift
-
- getTS() - Method in class beehive.thrift.Node_thrift
-
- getTS() - Method in class beehive.thrift.NodeData_thrift
-
- getTS() - Method in class beehive.util.Node
-
- getTxnInfo() - Method in class beehive.util.Task
-
- getUnusedSet() - Method in class beehive.thrift.RWSetInfo_thrift
-
- getUnusedSetIterator() - Method in class beehive.thrift.RWSetInfo_thrift
-
- getUnusedSetSize() - Method in class beehive.thrift.RWSetInfo_thrift
-
- getUtilization() - Method in class beehive.util.QueueStat
-
- getValue() - Method in class beehive.thrift.HashtableServer_thrift.put_thrift_args
-
- getValues() - Method in class beehive.util.StatContainer
-
- getWorkStatus() - Method in class beehive.workpool.LocalWorkpoolImpl
-
- getWriteNd() - Method in class beehive.thrift.HashtableServer_thrift.commitChanges_thrift_args
-
- getWriteNdIterator() - Method in class beehive.thrift.HashtableServer_thrift.commitChanges_thrift_args
-
- getWriteNdSize() - Method in class beehive.thrift.HashtableServer_thrift.commitChanges_thrift_args
-
- getWriteSet() - Method in class beehive.thrift.RWSetInfo_thrift
-
- getWriteSetIterator() - Method in class beehive.thrift.RWSetInfo_thrift
-
- getWriteSetSize() - Method in class beehive.thrift.RWSetInfo_thrift
-
- getXthPercentile(int, int) - Method in class beehive.util.StatContainer
-
- globalValidationEnable - Variable in class beehive.worker.Worker
-
- globalValidationEnable - Variable in class beehive.workpool.LocalWorkpoolImpl
-
- GlobalValidationService - Class in beehive.validation
-
- GlobalValidationService() - Constructor for class beehive.validation.GlobalValidationService
-