Class PartitionSummary

  • All Implemented Interfaces:
    java.io.Serializable

    public class PartitionSummary
    extends java.lang.Object
    implements java.io.Serializable
    The final status of a job partition. Used to pass data from the partition collector to the partition analyzer
    See Also:
    Serialized Form
    • Constructor Detail

      • PartitionSummary

        public PartitionSummary()
    • Method Detail

      • getResourceType

        public java.lang.String getResourceType()
      • getResourceCounts

        public java.util.List<java.lang.Integer> getResourceCounts()
      • getResourceTypeSummary

        public java.lang.String getResourceTypeSummary()
        Compute the resource type summary needed by the ExportPartitionAnalyzer
        Returns:
        the resourceTypeSummary