|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
latitude
is the angle of a host above (or below) the equator.
SELECT pinfo FROM p AS ptrs WHERE p.src=self_node
That is, select PublishInfo
's
where the src is this
node.
SELECT pinfo FROM p AS ptrs WHERE p.local=true AND p.objguid=objguid
That is, select PublishInfo
's
where the src is this
node.
location_granularity
is granularity of the
latitude/longitude coordinates.
Ping
another
node
to test if the node
is alive.LocationInfo
from its
serialized
form.
LocationReq
request to the LocationStage
to return a LocationStage.LocationInfo
pertaining to the given NodeId
.LocationResp
response from the LocationStage
containing LocationStage.LocationInfo
corresponding to the given NodeId
.longitude
is the angle of a host west or east of the
prime meridian passing through the old Royal Astronomical Observatory
in Greenwich, England.
low_watermark
is the threshold for the number of
ptrs
that triggers the root
directory
node to generate a
DDRepairObjReq
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |