| Package | Description |
|---|---|
| net.tomp2p.p2p | |
| net.tomp2p.p2p.builder |
| Modifier and Type | Method and Description |
|---|---|
RoutingMechanism |
RoutingMechanism.alreadyAsked(SortedSet<PeerAddress> alreadyAsked) |
RoutingMechanism |
RoutingMechanism.directHits(SortedMap<PeerAddress,DigestInfo> directHits) |
RoutingMechanism |
RoutingMechanism.potentialHits(NavigableSet<PeerAddress> potentialHits) |
RoutingMechanism |
RoutingMechanism.queueToAsk(NavigableSet<PeerAddress> queueToAsk) |
| Modifier and Type | Method and Description |
|---|---|
RoutingMechanism |
RoutingBuilder.createRoutingMechanism(FutureRouting futureRouting) |
Copyright © 2014. All rights reserved.