Project JXTA

Uses of Class
net.jxta.impl.resolver.resolverMeter.QueryDestinationMetric

Packages that use QueryDestinationMetric
net.jxta.impl.resolver.resolverMeter   
 

Uses of QueryDestinationMetric in net.jxta.impl.resolver.resolverMeter
 

Methods in net.jxta.impl.resolver.resolverMeter that return QueryDestinationMetric
 QueryDestinationMetric QueryHandlerMetric.getQueryDestinationMetric(PeerID peerID)
           
 QueryDestinationMetric QueryDestinationMeter.collectMetrics()
           
 QueryDestinationMetric QueryDestinationMeter.getCumulativeMetrics()
           
 

Methods in net.jxta.impl.resolver.resolverMeter with parameters of type QueryDestinationMetric
 void QueryHandlerMetric.addQueryDestinationMetric(QueryDestinationMetric queryDestinationMetric)
           
 void QueryDestinationMetric.mergeMetrics(QueryDestinationMetric otherQueryDestinationMetric)
           
 

Constructors in net.jxta.impl.resolver.resolverMeter with parameters of type QueryDestinationMetric
QueryDestinationMetric(QueryDestinationMetric prototype)
           
 


JXTA J2SE