Class ReaderInfo

    • Constructor Detail

      • ReaderInfo

        public ReaderInfo​(int subtaskId,
                          String location)
    • Method Detail

      • getSubtaskId

        public int getSubtaskId()
        Returns:
        the ID of the subtask that runs the source reader.
      • getLocation

        public String getLocation()
        Returns:
        the location of the subtask that runs this source reader.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object