Uses of Interface
net.tomp2p.p2p.DistributedHashTable.Operation

Packages that use DistributedHashTable.Operation
net.tomp2p.p2p   
 

Uses of DistributedHashTable.Operation in net.tomp2p.p2p
 

Methods in net.tomp2p.p2p with parameters of type DistributedHashTable.Operation
 FutureDHT Peer.parallelRequests(Number160 locationKey, ConfigurationBaseDHT config, boolean cancleOnFinish, NavigableSet<PeerAddress> queue, DistributedHashTable.Operation operation)
           
 FutureDHT Peer.parallelRequests(Number160 locationKey, ConfigurationBaseDHT config, FutureChannelCreator channelCreator, boolean cancleOnFinish, NavigableSet<PeerAddress> queue, DistributedHashTable.Operation operation)
           
 FutureDHT DistributedHashTable.parallelRequests(RequestP2PConfiguration p2pConfiguration, NavigableSet<PeerAddress> queue, boolean cancleOnFinish, FutureChannelCreator futureChannelCreator, ConnectionReservation connectionReservation, boolean isAutomaticCleanup, DistributedHashTable.Operation operation)
          Creates RPCs and executes them parallel.
 



Copyright © 2012. All Rights Reserved.