Class IClusterMetricsConsumer.SupervisorInfo

    • Constructor Detail

      • SupervisorInfo

        public SupervisorInfo​(String srcSupervisorHost,
                              String srcSupervisorId,
                              long timestamp)
    • Method Detail

      • getSrcSupervisorHost

        public String getSrcSupervisorHost()
      • getSrcSupervisorId

        public String getSrcSupervisorId()
      • getTimestamp

        public long getTimestamp()