Package | Description |
---|---|
net.tomp2p.futures | |
net.tomp2p.p2p.builder |
Modifier and Type | Class and Description |
---|---|
class |
FutureDHT
The future object for the get() and put() operations including routing.
|
class |
FutureTracker
This class holds the object for future results from the tracker get() and
add().
|
Modifier and Type | Method and Description |
---|---|
protected void |
DHTBuilder.setupCancel(FutureCleanup futureCleanup,
ScheduledFuture<?> future) |
protected void |
AddTrackerBuilder.setupCancel(FutureCleanup futureCleanup,
ScheduledFuture<?> future) |
Copyright © 2013. All Rights Reserved.