Package | Description |
---|---|
net.tomp2p.futures | |
net.tomp2p.task |
Modifier and Type | Method and Description |
---|---|
void |
FutureTask.addRequests(FutureAsyncTask futureResponse)
Adds all requests that have been created for the DHT operations.
|
void |
FutureTask.setProgress(FutureAsyncTask futureAsyncTask)
This is called for intermediate results.
|
Modifier and Type | Method and Description |
---|---|
FutureAsyncTask |
AsyncTask.submit(PeerAddress remotePeer,
ChannelCreator channelCreator,
Number160 taskId,
Map<Number160,Data> dataMap,
Worker mapper,
boolean forceUDP,
boolean sign) |
Copyright © 2013. All Rights Reserved.