Class IndexedSplitsRun

    • Field Detail

      • m_ID

        protected int m_ID
        the run ID.
    • Constructor Detail

      • IndexedSplitsRun

        public IndexedSplitsRun​(int id,
                                IndexedSplits splits)
        Initializes the run.
    • Method Detail

      • setID

        public void setID​(int value)
        Sets the run ID.
        Parameters:
        value - the ID
      • getID

        public int getID()
        Returns the run ID.
        Returns:
        the ID
      • getSplits

        public IndexedSplits getSplits()
        Returns the splits.
        Returns:
        the splits
      • toString

        public String toString()
        Returns a short textual description.
        Overrides:
        toString in class Object
        Returns:
        the description