Interface NodeStatistics

All Known Implementing Classes:
NodeStatisticsSnapshot

public interface NodeStatistics
  • Field Details

  • Method Details

    • getNodeID

      String getNodeID()
      Physical node id
      Returns:
    • getJobInformation

      JobInformation getJobInformation()
      Returns the job information for the job that running in this node
      Returns:
    • getStatistics

      StatisticsMap getStatistics()
    • finalSnapshot

      NodeStatistics finalSnapshot()
    • getWorkerRole

      WorkerRole getWorkerRole()
    • getAllocatedResources

      ResourceAllocation getAllocatedResources()
    • getHost

      String getHost()
      Get the name of the host running the master/worker container.
      Returns:
      host name