|
${header} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface defining the LookUp Service
| Field Summary | |
static java.lang.String |
refModuleClassID
The module class identifier of this service that may be used as a handler name when filtering messages |
| Fields inherited from interface net.jxta.platform.Module |
START_AGAIN_PROGRESS, START_AGAIN_STALLED, START_OK |
| Method Summary | |
void |
addListener(DHTListener c)
Add a listener |
int |
getDimension()
Returns the dimension of the cartesian space |
boolean |
inMyZone(QueryMessage qm)
Finds the zone to which the newly joining peer should go |
void |
removeListener(DHTListener c)
Remove a listener |
void |
setDimension(int d)
Sets the dimension of the Cartesian space |
| Methods inherited from interface meteor.dht.DHTService |
bootstrap, get, getNodeID, getTopologySize, join, lookup, put, setTopologySize |
| Methods inherited from interface net.jxta.service.Service |
getImplAdvertisement, getInterface |
| Methods inherited from interface net.jxta.platform.Module |
init, startApp, stopApp |
| Field Detail |
public static final java.lang.String refModuleClassID
| Method Detail |
public void addListener(DHTListener c)
public void removeListener(DHTListener c)
public void setDimension(int d)
public int getDimension()
public boolean inMyZone(QueryMessage qm)
|
${header} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||