|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Id.Distance | |
---|---|
rice.pastry | |
rice.pastry.testing |
Uses of Id.Distance in rice.pastry |
---|
Methods in rice.pastry that return Id.Distance | |
---|---|
Id.Distance |
Id.distance(Id nid)
Returns the shorter numerical distance on the ring between a pair of Ids. |
Id.Distance |
Id.distance(Id nid,
Id.Distance d)
|
Id.Distance |
Id.longDistance(Id nid)
Returns the longer numerical distance on the ring between a pair of Ids. |
Id.Distance |
Id.Distance.shift(int cnt,
int fill)
Shift operator. |
Id.Distance |
Id.Distance.shift(int cnt,
int fill,
boolean roundUp)
Shift operator. |
Methods in rice.pastry with parameters of type Id.Distance | |
---|---|
Id |
Id.add(Id.Distance offset)
Returns an Id corresponding to this Id plus a given distance |
Id.Distance |
Id.distance(Id nid,
Id.Distance d)
|
Uses of Id.Distance in rice.pastry.testing |
---|
Fields in rice.pastry.testing declared as Id.Distance | |
---|---|
Id.Distance |
PastryRegrTest.lastDist
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |