Rice Pastry API

Uses of Class
rice.p2p.util.tuples.Tuple3

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
 java.util.Map<Identifier,Tuple3<java.lang.Integer,java.lang.Integer,java.lang.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
 java.util.Map<Identifier,Tuple3<java.lang.Integer,java.lang.Integer,java.lang.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
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection