| Package | Description |
|---|---|
| net.tomp2p.peers |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMaintenance
The default maintenance implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Maintenance |
Maintenance.init(List<Map<Number160,PeerStatistic>> peerMapVerified,
List<Map<Number160,PeerStatistic>> peerMapNonVerified,
ConcurrentCacheMap<Number160,PeerAddress> offlineMap,
ConcurrentCacheMap<Number160,PeerAddress> shutdownMap,
ConcurrentCacheMap<Number160,PeerAddress> exceptionMap)
Initializes the maintenance class.
|
Maintenance |
DefaultMaintenance.init(List<Map<Number160,PeerStatistic>> peerMapVerified,
List<Map<Number160,PeerStatistic>> peerMapNonVerified,
ConcurrentCacheMap<Number160,PeerAddress> offlineMap,
ConcurrentCacheMap<Number160,PeerAddress> shutdownMap,
ConcurrentCacheMap<Number160,PeerAddress> exceptionMap) |
Maintenance |
PeerMapConfiguration.maintenance() |
| Modifier and Type | Method and Description |
|---|---|
PeerMapConfiguration |
PeerMapConfiguration.maintenance(Maintenance maintenance) |
Copyright © 2014. All rights reserved.