|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationStore | |
|---|---|
| net.tomp2p.p2p | |
| net.tomp2p.p2p.config | |
| Uses of ConfigurationStore in net.tomp2p.p2p |
|---|
| Methods in net.tomp2p.p2p with parameters of type ConfigurationStore | |
|---|---|
FutureDHT |
Peer.add(Number160 locationKey,
Collection<Data> dataCollection,
ConfigurationStore config)
|
FutureDHT |
Peer.add(Number160 locationKey,
Data data,
ConfigurationStore config)
|
FutureBootstrap |
Peer.bootstrap(Collection<PeerAddress> peerAddresses,
ConfigurationStore config)
|
FutureDHT |
Peer.put(Number160 locationKey,
Data data,
ConfigurationStore config)
|
FutureDHT |
Peer.put(Number160 locationKey,
Map<Number160,Data> dataMap,
ConfigurationStore config)
|
| Uses of ConfigurationStore in net.tomp2p.p2p.config |
|---|
| Methods in net.tomp2p.p2p.config that return ConfigurationStore | |
|---|---|
static ConfigurationStore |
Configurations.defaultStoreConfiguration()
|
ConfigurationStore |
ConfigurationStore.setFutureCreate(FutureCreate<FutureDHT> futureCreate)
|
ConfigurationStore |
ConfigurationStore.setRefreshSeconds(int refreshSeconds)
|
ConfigurationStore |
ConfigurationStore.setStoreIfAbsent(boolean absent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||