Package | Description |
---|---|
net.tomp2p.p2p | |
net.tomp2p.peers |
Modifier and Type | Method and Description |
---|---|
MapAcceptHandler |
PeerMaker.getMapAcceptHandler() |
Modifier and Type | Method and Description |
---|---|
PeerMaker |
PeerMaker.setMapAcceptHandler(MapAcceptHandler mapAcceptHandler) |
PeerMaker |
PeerMaker.setPeerMapConfiguration(int bagSize,
int cacheTimeoutMillis,
int maxNrBeforeExclude,
int[] waitingTimeBetweenNodeMaintenenceSeconds,
int cacheSize,
MapAcceptHandler mapAcceptHandler) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMapAcceptHandler |
Constructor and Description |
---|
PeerMap(Number160 self,
int bagSize,
int cacheTimeoutMillis,
int maxNrBeforeExclude,
int[] waitingTimeBetweenNodeMaintenenceSeconds,
int cachSize,
MapAcceptHandler mapHandler)
Creates the bag for the peers.
|
Copyright © 2013. All Rights Reserved.