net.tomp2p.p2p
Class RequestP2PConfiguration
java.lang.Object
net.tomp2p.p2p.RequestP2PConfiguration
public class RequestP2PConfiguration
- extends Object
This name was chosen over P2PConfiguration, as it already exists
- Author:
- draft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestP2PConfiguration
public RequestP2PConfiguration(int minimumResults,
int maxFailure,
int parallelDiff)
getMinimumResults
public int getMinimumResults()
getMaxFailure
public int getMaxFailure()
getParallelDiff
public int getParallelDiff()
getParallel
public int getParallel()
Copyright © 2011. All Rights Reserved.