Uses of Class
org.rhq.enterprise.server.resource.disambiguation.ReportPartitions

Packages that use ReportPartitions
org.rhq.enterprise.server.resource.disambiguation   
 

Uses of ReportPartitions in org.rhq.enterprise.server.resource.disambiguation
 

Methods in org.rhq.enterprise.server.resource.disambiguation with parameters of type ReportPartitions
<T> boolean
DisambiguationUpdateStrategy.partitionFurther(ReportPartitions<T> partitions)
          The disambiguation procedure calls this method for every not yet fully unique partitions set when it determines that further disambiguation should be performed.
 void ReportPartitions.putAll(ReportPartitions<T> other)
           
 

Constructors in org.rhq.enterprise.server.resource.disambiguation with parameters of type ReportPartitions
ReportPartitions(DisambiguationPolicy disambiguationPolicy, ReportPartitions<T> other)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.