A B C D E F G H I K L M N O P Q R S T U V W X Z _

G

getAck() - Method in class demo.repair.RepairDirectoryTest2.DisseminateResp
getAck returns the ack (i.e. the willingness to store the disseminatable).
getAvailability() - Method in class dd.dissemination.DisseminationSetPredicate
getAvailability returns minimum threshold of availability for a node in the dissemination set.
getCardinality() - Method in class dd.trigger.TriggerTester.QueryState
getCardinality returns the number of back pointers pursued for a fragment or block.
getCardinality() - Method in class demo.repair.RepairDirectoryTest.QueryState
getCardinality returns the number of back pointers pursued for a fragment or block.
getCardinality() - Method in class demo.repair.RepairDHTTest.QueryState
getCardinality returns the number of back pointers pursued for a fragment or block.
getClassification() - Method in class dd.dissemination.DisseminationSetPredicate
getClassification returns classification constraint that the dissemination set needs to satifsfy.
getCountRadius() - Method in class dd.directmail.impl.DirectMailAckMsg
getMaxRadius returns count of radius from nodes to the src.
getCurrentRadius() - Method in class dd.directmail.api.DirectMail
getCurrentRadius returns the number of hops between the src node and the local node.
getCurrentRadius() - Method in class dd.directmail.impl.DirectMailNackMsg
getCurrentRadius returns the number of hops between the src node and the local node.
getCurrentRadius() - Method in class dd.directmail.impl.DirectMailMsg
getCurrentRadius returns the number of hops between the src node and the local node.
getDead() - Method in class dd.api.DDRepairObjReq
dead returns the set of dead servers that use to contain the object that needs to be repaired.
getDead() - Method in class dd.host.impl.HostHbStage.DeadMail
getDead returns the dead node mailed to all the other nodes in the system.
getDeadNodeId() - Method in class dd.host.impl.HostHbStage.DeadMail
getDeadNodeId returns the dead NodeId mailed to all the other nodes in the system.
getDisseminationSets() - Method in class dd.dissemination.RequestDisseminationSetResponseMsg
getDisseminationSets returns the dissemination sets.
getDomain() - Method in class dd.dissemination.DisseminationSetPredicate
getDomain returns domain constraint that the dissemination set needs to satifsfy.
getEntry(int, int) - Method in class dd.kbr.api.RoutingTable
entry returns the primary and backup neighbors for entry specified by the digit and value, or null if there is a hole.
getErrorCode() - Method in class dd.api.DDPublishResp
getErrorCode returns the error code.
getErrorHandler() - Method in class dd.www.WebAppender
 
getFilter() - Method in class dd.dissemination.DisseminationSetPredicate
getFilter returns an application filter summarizing the applications that hosts must export.
getFilter() - Method in class dd.www.WebAppender
 
getHostAppFilter() - Method in class dd.host.impl.HostHbStage.HostHb
getHostAppFilter returns the summary of the applications that the host is exporting.
GetHostReq - class dd.host.api.GetHostReq.
GetHostReq requests the HostInfo of certain host from the PtrMgr stage.
GetHostReq(SecureHash[], Object, SinkIF) - Constructor for class dd.host.api.GetHostReq
Constructor: Creates a new GetHostReq.
GetHostReq(SecureHash, Object, SinkIF) - Constructor for class dd.host.api.GetHostReq
Constructor: Creates a new GetHostReq.
GetHostResp - class dd.host.api.GetHostResp.
GetHostResp returns the HostInfos requested from the PtrMgr stage by a preceding GetHostReq.
GetHostResp(SecureHash[], HostInfo[], Object) - Constructor for class dd.host.api.GetHostResp
Constructor: Creates a new GetHostResp.
GetHostResp(SecureHash, HostInfo, Object) - Constructor for class dd.host.api.GetHostResp
Constructor: Creates a new GetHostResp.
getIdentifier() - Method in class dd.dissemination.RequestDisseminationSetResponseMsg
getIdentifier returns the identifier.
getIdentifier() - Method in class dd.dissemination.RequestDisseminationSetMsg
getIdentifier returns the identifier.
getLayout() - Method in class dd.www.WebAppender
 
getLifetime() - Method in class dd.dissemination.DisseminationSetPredicate
getLifetime returns minimum threshold of lifetime (in us) for a node in the dissemination set.
getLifetime() - Method in class demo.repair.RepairDirectoryTest2.RepairResp
getLifetime returns the lifetime of the node (in us).
getLifetime() - Method in class demo.repair.RepairDirectoryTest2.RepairReq
getLifetime returns the lifetime of the node (in us).
getLocation() - Method in class dd.dissemination.DisseminationSetPredicate
getLocation returns location constraint that the dissemination set needs to satifsfy.
getLocationInfos() - Method in class dd.host.impl.LocationStage.LocationResp
getLocationInfos returns the nodes to that need to define LocationStage.LocationInfo.
getMail() - Method in class dd.directmail.impl.DirectMailMsg
getMail returns the mail that is to be delivered to every node.
getMap() - Method in class demo.helloworld.step3.api.HelloWorldQueryState
getMap returns the serversInfo with requested number of GUID and corresponding VirtualCoordinate.
getMaxNumNodes() - Method in class dd.dissemination.DisseminationSetPredicate
getMaxNumNodes returns the maximum number of nodes requested to be returned; that is, size of the returned dissemination set.
getMaxRadius() - Method in class dd.directmail.impl.DirectMailAckMsg
getMaxRadius returns max radius from a node to the src.
getMeanRadius() - Method in class dd.directmail.impl.DirectMailAckMsg
getMeanRadius returns avg radius from nodes to the src.
getMinNumNodes() - Method in class dd.dissemination.DisseminationSetPredicate
getMinNumNodes returns the minimum number of nodes requested to be returned; that is, size of the returned dissemination set.
getName() - Method in class dd.host.api.RegisterHostAppResp
getName returns the name of the application that was registered with the local HostHbStage to be exported as a service to rest of the system..
getName() - Method in class dd.host.api.RegisterHostAppReq
getName returns the name of the application that the local host is exporting.
getName() - Method in class dd.www.WebAppender
 
getNodes() - Method in class dd.host.impl.HostHbTester.ControlDirectMail
Return the ip address of src sender of direct mail msg.
getNodes() - Method in class dd.host.impl.LocationStage.LocationResp
getNodes returns the nodes to that need to define LocationStage.LocationInfo.
getNodes() - Method in class dd.host.impl.LocationStage.LocationReq
getNodes returns the nodes to that need to define LocationStage.LocationInfo.
getNumAcks() - Method in class demo.repair.RepairDirectoryTest.CreateReplicaResp
getNumAcks returns the number of replicas that were confirmed disseminated.
getNumReplicas() - Method in class demo.repair.RepairDirectoryTest.CreateReplicaReq
getNumReplicas returns the number of replicas to be replicated on storage servers.
getObj() - Method in class demo.repair.RepairDirectoryTest2.DisseminateReq
getObj returns the object to be replicated on storage server.
getObj() - Method in class demo.repair.RepairDirectoryTest.CreateReplicaReq
getObj returns the object to be replicated on storage server.
getObjguid() - Method in class dd.api.DDRepairObjResp
getObjguid returns the identifier of object that needs to be repaired.
getObjguid() - Method in class dd.api.DDRepairObjReq
getObjguid returns the identifier of object that needs to be repaired.
getObjguid() - Method in class dd.trigger.TriggerTester.RepairResp
getObjguid returns the guid of the originally requested obj specified in the RepairResp.
getObjguid() - Method in class dd.trigger.TriggerTester.RepairReq
getObjguid returns the guid of the originally requested obj specified in the RepairReq.
getObjguid() - Method in class dd.trigger.TriggerTester.FoundMsg
getObjguid returns the guid of the originally requested obj specified in the LocateMsg.
getObjguid() - Method in class demo.repair.RepairDirectoryTest2.DisseminateResp
getObjguid returns the guid of the originally requested obj specified in the DisseminateResp.
getObjguid() - Method in class demo.repair.RepairDirectoryTest2.DisseminateReq
getObjguid returns the guid of the originally requested obj specified in the DisseminateReq.
getObjguid() - Method in class demo.repair.RepairDirectoryTest2.RepairResp
getObjguid returns the guid of the originally requested obj specified in the RepairResp.
getObjguid() - Method in class demo.repair.RepairDirectoryTest2.RepairReq
getObjguid returns the guid of the originally requested obj specified in the RepairReq.
getObjguid() - Method in class demo.repair.RepairDirectoryTest.CreateReplicaResp
getObjguid returns the guid of the originally requested obj specified in the CreateReplicaResp.
getObjguid() - Method in class demo.repair.RepairDirectoryTest.CreateReplicaReq
getObjguid returns the guid of the originally requested obj specified in the CreateReplicaReq.
getPath() - Method in class dd.directmail.impl.DirectMailMsg
getPath returns the path that includes all the nodes that the DirectMailMsg has visited (i.e. src to local node).
getPhase() - Method in class dd.host.impl.HostHbTester.ControlDirectMail
Return the phase of src sender of direct mail msg.
getPhase() - Method in class dd.host.impl.HostHbTester.PhaseDirectMail
Return the phase of src sender of direct mail msg.
getPredicate() - Method in class dd.dissemination.RequestDisseminationSetMsg
getPredicate returns the DisseminationSetPredicate.
getPrimary(int, int) - Method in class dd.kbr.api.RoutingTable
primary returns the primary neighbor for entry specified by the digit and value, or null if there is a hole.
GetPtrReq - class dd.ptr.api.GetPtrReq.
Ask for the publish info of certain objects from the pointer manager stage.
GetPtrReq(SecureHash[], short, boolean, boolean, boolean, boolean, VirtualCoordinate, long, Object, SinkIF) - Constructor for class dd.ptr.api.GetPtrReq
Constructor: Creates a new GetPtrReq.
GetPtrReq(SecureHash, short, boolean, boolean, boolean, boolean, VirtualCoordinate, long, Object, SinkIF) - Constructor for class dd.ptr.api.GetPtrReq
Constructor: Creates a new GetPtrReq.
GetPtrResp - class dd.ptr.api.GetPtrResp.
Returns the publish infos requested from the pointer manager stage by a preceding GetPtrReq.
GetPtrResp(SecureHash[], LinkedList[], boolean[], Map, long, Object) - Constructor for class dd.ptr.api.GetPtrResp
Constructor: Creates a new GetPtrResp.
GetPtrResp(SecureHash, LinkedList, boolean, Map, long, Object) - Constructor for class dd.ptr.api.GetPtrResp
Constructor: Creates a new GetPtrResp.
getRedundancy() - Method in class demo.repair.RepairDirectoryTest2.DisseminateReq
getRedundancy returns the number of replicas for the object; that is, the object is replicated on redundancy storage server.
getRemaining() - Method in class dd.api.DDRepairObjReq
remaining returns the set of remaining servers that contain the object that needs to be repaired.
getRequestedCardinality() - Method in class dd.trigger.TriggerTester.QueryState
getRequestedCardinality returns the requested number of back pointers pursued for a fragment.
getRequestedCardinality() - Method in class demo.repair.RepairDirectoryTest.QueryState
getRequestedCardinality returns the requested number of back pointers pursued for a fragment.
getSrc() - Method in class dd.directmail.api.DirectMail
getSrc returns the mail that is to be delivered to every node.
getSrc() - Method in class dd.directmail.impl.DirectMailMsg
getSrc returns the mail that is to be delivered to every node.
getSrcIp() - Method in class dd.host.impl.HostHbTester.ControlDirectMail
Return the ip address of src sender of direct mail msg.
getSrcIp() - Method in class dd.host.impl.HostHbTester.PhaseDirectMail
Return the ip address of src sender of direct mail msg.
getSrcNodeId() - Method in class dd.host.impl.HostHbStage.HostHb
getSrcNodeId returns the src NodeId.
getSrcTime() - Method in class dd.directmail.api.DirectMail
getSrcTime returns the current time of the src server in microseconds.
getStddevRadius() - Method in class dd.directmail.impl.DirectMailAckMsg
getStddevRadius returns stddev radius from nodes to the src.
getSumRadius() - Method in class dd.directmail.impl.DirectMailAckMsg
getSumRadius returns sum of radius from nodes to the src.
getSumSquareRadius() - Method in class dd.directmail.impl.DirectMailAckMsg
getSumSquareRadius returns sum square radius from nodes to the src.
getTag() - Method in class dd.api.DDRepairObjResp
getTag returns the Tag of the object that needs to be repaired.
getTag() - Method in class dd.api.DDRepairObjReq
getTag returns the Tag of the object that needs to be repaired.
getTag() - Method in class demo.repair.RepairDirectoryTest2.DisseminateResp
getTag returns the DDThresholdTag associated with the objguid.
getTag() - Method in class demo.repair.RepairDirectoryTest2.DisseminateReq
getTag returns the DDThresholdTag associated with the objguid.
getTag() - Method in class demo.repair.RepairDirectoryTest2.RepairResp
getTag returns the DDThresholdTag associated with the objguid.
getTag() - Method in class demo.repair.RepairDirectoryTest2.RepairReq
getTag returns the DDThresholdTag associated with the objguid.
getTag() - Method in class demo.repair.RepairDirectoryTest.CreateReplicaResp
getTag returns the DDThresholdTag associated with the objguid.
getTag() - Method in class demo.repair.RepairDirectoryTest.CreateReplicaReq
getTag returns the DDThresholdTag associated with the objguid.
getTargetRadius() - Method in class dd.directmail.api.DirectMail
getTargetRadius returns the maximum radius for the mail msg; that is, TTL.
getTargetRadius() - Method in class dd.directmail.impl.DirectMailMsg
getTargetRadius returns the maximum radius for the mail msg; that is, TTL.
getTimeZone() - Method in class dd.dissemination.DisseminationSetPredicate
getTimeZone returns timeZone constraint that the dissemination set needs to satifsfy.
getVirtualCoordinate() - Method in class dd.host.impl.HostHbStage.HostHb
getVirtualCoordinate returns the src VirtualCoordinate.
getXactId() - Method in class dd.directmail.impl.DirectMailNackMsg
getXactId returns xactId of the DirectMailMsg
getXactId() - Method in class dd.directmail.impl.DirectMailMsg
getXactId returns xactId of the DirectMailMsg
guid - Variable in class dd.api.DDPublishReq
The object guid.
guid - Variable in class dd.api.DDLocateMsg
The queried objguid.
guid - Variable in class dd.db.StorageManager.GBGCont
 
guid - Variable in class dd.db.StorageManager.GetByGuidReq
 
guid - Variable in class dd.db.StorageManager.Key
 
guid - Variable in class dd.host.api.HostInfo
guid of the src/host node.
guid - Variable in class dd.kbr.api.KbrNeighborInfo
Unique identifier of neighbor.
guid - Variable in class dd.router.RouteDestData
 
guid - Variable in class dd.router.PublishData
 
guid_key_creator - Variable in class dd.db.StorageManager
 
guid_to_bytes(BigInteger, byte[], int) - Static method in class dd.db.StorageManager
 
guid_to_digits(SecureHash) - Static method in class dd.kbr.api.RoutingTable
guid_to_digits converts an identifier from a guid form to digits form where digits is RoutingTable.digits_per_guid() long and each digit is represented by RoutingTable.bits_per_digit() bits.
guidCompare(SecureHash, SecureHash) - Static method in class dd.kbr.api.RoutingTable
guidCompare compares two guids and returns the index (starting with 0) of the first differing digit.
guidDigits - Variable in class dd.kbr.api.KbrAppRegResp
Max levels in the RoutingTable.

A B C D E F G H I K L M N O P Q R S T U V W X Z _