|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Statistics | |
|---|---|
| net.tomp2p.connection | |
| net.tomp2p.p2p | |
| net.tomp2p.peers | |
| net.tomp2p.replication | |
| Uses of Statistics in net.tomp2p.connection |
|---|
| Methods in net.tomp2p.connection that return Statistics | |
|---|---|
Statistics |
PeerBean.getStatistics()
|
| Methods in net.tomp2p.connection with parameters of type Statistics | |
|---|---|
void |
PeerBean.setStatistics(Statistics statistics)
|
| Uses of Statistics in net.tomp2p.p2p |
|---|
| Methods in net.tomp2p.p2p with parameters of type Statistics | |
|---|---|
protected void |
Peer.init(ConnectionHandler connectionHandler,
Statistics statistics)
|
| Uses of Statistics in net.tomp2p.peers |
|---|
| Methods in net.tomp2p.peers that return Statistics | |
|---|---|
Statistics |
PeerMapKadImpl.getStatistics()
|
Statistics |
PeerMap.getStatistics()
|
| Uses of Statistics in net.tomp2p.replication |
|---|
| Constructors in net.tomp2p.replication with parameters of type Statistics | |
|---|---|
DefaultTrackerReplication(Storage storage,
TrackerRPC trackerRPC,
Map<BaseFuture,Long> pendingFutures,
Statistics statistics)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||