|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tuple3 | |
|---|---|
| org.mpisws.p2p.transport.bandwidthmeasure | |
| Uses of Tuple3 in org.mpisws.p2p.transport.bandwidthmeasure |
|---|
| Methods in org.mpisws.p2p.transport.bandwidthmeasure that return types with arguments of type Tuple3 | |
|---|---|
Map<Identifier,Tuple3<Integer,Integer,Boolean>> |
BandwidthMeasuringTransportLayer.getBandwidthUsed()
For all Identifiers that used any bandwidth since the measurementPeriod, returns: downstream bytes/sec, upstream bytes/sec, if the upstream was saturated |
Map<Identifier,Tuple3<Integer,Integer,Boolean>> |
BandwidthMeasurement.getBandwidthUsed()
For all Identifiers that used any bandwidth since the measurementPeriod, returns: downstream bytes/sec, upstream bytes/sec, if the upstream was saturated |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||