org.apache.uima.ducc.common.admin.event

Class RmAdminQOccupancyReply

  • All Implemented Interfaces:
    Serializable


    public class RmAdminQOccupancyReply
    extends RmAdminReply
    This event returns detailed information on the scheduling state of each active host.
    See Also:
    Serialized Form
    • Constructor Detail

      • RmAdminQOccupancyReply

        public RmAdminQOccupancyReply()
    • Method Detail

      • isReady

        public boolean isReady()
        Overrides:
        isReady in class RmAdminReply
        Returns:
        True if RM is able to schedule and be queried, false otherwise. If the RM is not yet ready to schedule, e.g. immediately after boot or reconfigure, this method will return false.

Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.