|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestP2PConfiguration | |
|---|---|
| net.tomp2p.p2p | |
| net.tomp2p.p2p.config | |
| Uses of RequestP2PConfiguration in net.tomp2p.p2p |
|---|
| Methods in net.tomp2p.p2p that return RequestP2PConfiguration | |
|---|---|
static RequestP2PConfiguration |
Peer.adjustConfiguration(RequestP2PConfiguration p2pConfiguration,
PeerMap peerMap)
|
static RequestP2PConfiguration |
DistributedHashHashMap.adjustConfiguration(RequestP2PConfiguration p2pConfiguration,
SortedMap<PeerAddress,DigestInfo> directHitsDigest)
Adjusts the number of minimum requests in the P2P configuration. |
| Methods in net.tomp2p.p2p with parameters of type RequestP2PConfiguration | |
|---|---|
FutureDHT |
DistributedHashHashMap.add(Number160 locationKey,
Number160 domainKey,
Collection<Data> dataSet,
RoutingConfiguration routingConfiguration,
RequestP2PConfiguration p2pConfiguration,
boolean protectDomain,
boolean signMessage,
FutureCreate<FutureDHT> futureCreate,
ChannelCreator cc)
|
static RequestP2PConfiguration |
Peer.adjustConfiguration(RequestP2PConfiguration p2pConfiguration,
PeerMap peerMap)
|
static RequestP2PConfiguration |
DistributedHashHashMap.adjustConfiguration(RequestP2PConfiguration p2pConfiguration,
SortedMap<PeerAddress,DigestInfo> directHitsDigest)
Adjusts the number of minimum requests in the P2P configuration. |
FutureDHT |
DistributedHashHashMap.direct(Number160 locationKey,
org.jboss.netty.buffer.ChannelBuffer buffer,
boolean raw,
RoutingConfiguration routingConfiguration,
RequestP2PConfiguration p2pConfiguration,
FutureCreate<FutureDHT> futureCreate,
boolean cancelOnFinish,
ChannelCreator cc)
|
FutureDHT |
DistributedHashHashMap.get(Number160 locationKey,
Number160 domainKey,
Set<Number160> contentKeys,
PublicKey publicKey,
RoutingConfiguration routingConfiguration,
RequestP2PConfiguration p2pConfiguration,
EvaluatingSchemeDHT evaluationScheme,
boolean signMessage,
boolean digest,
ChannelCreator cc)
|
FutureDHT |
DistributedHashHashMap.put(Number160 locationKey,
Number160 domainKey,
Map<Number160,Data> dataMap,
RoutingConfiguration routingConfiguration,
RequestP2PConfiguration p2pConfiguration,
boolean putIfAbsent,
boolean protectDomain,
boolean signMessage,
FutureCreate<FutureDHT> futureCreate,
ChannelCreator cc)
|
FutureDHT |
DistributedHashHashMap.remove(Number160 locationKey,
Number160 domainKey,
Set<Number160> contentKeys,
RoutingConfiguration routingConfiguration,
RequestP2PConfiguration p2pConfiguration,
boolean returnResults,
boolean signMessage,
FutureCreate<FutureDHT> futureCreate,
ChannelCreator cc)
|
| Uses of RequestP2PConfiguration in net.tomp2p.p2p.config |
|---|
| Methods in net.tomp2p.p2p.config that return RequestP2PConfiguration | |
|---|---|
RequestP2PConfiguration |
ConfigurationRemove.getRequestP2PConfiguration()
|
RequestP2PConfiguration |
ConfigurationStore.getRequestP2PConfiguration()
|
RequestP2PConfiguration |
ConfigurationGet.getRequestP2PConfiguration()
|
RequestP2PConfiguration |
ConfigurationDirect.getRequestP2PConfiguration()
|
| Methods in net.tomp2p.p2p.config with parameters of type RequestP2PConfiguration | |
|---|---|
ConfigurationRemove |
ConfigurationRemove.setRequestP2PConfiguration(RequestP2PConfiguration requestP2PConfiguration)
|
ConfigurationBase |
ConfigurationStore.setRequestP2PConfiguration(RequestP2PConfiguration requestP2PConfiguration)
|
ConfigurationBase |
ConfigurationGet.setRequestP2PConfiguration(RequestP2PConfiguration requestP2PConfiguration)
|
ConfigurationBase |
ConfigurationDirect.setRequestP2PConfiguration(RequestP2PConfiguration requestP2PConfiguration)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||