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

  • Class Summary 
    Class Description
    DuccAdminEvent
    This class provides the abstraction for requests to DUCC's administrative interface.
    RmAdminQLoad
    Construct and send this event to query the current load and resource status of the RM.
    RmAdminQLoadReply
    This event returns the response of a RmAdminQLoad request.
    RmAdminQOccupancy
    Construct and send this event to query the current host status of the RM.
    RmAdminQOccupancyReply
    This event returns detailed information on the scheduling state of each active host.
    RmAdminReconfigure
    Construct and send this event to cause the RM to reread its configuraton.
    RmAdminReply
    This is a generic response packet to the RM Administrative interface.
    RmAdminVaryOff
    Construct and send this event to vary off a set of hosts.
    RmAdminVaryOn
    Use this event to cause RM to vary on a set of hosts.
    RmQueriedClass
    This object represents, for each class, the number of shares that are being requested of it, and the number of shares that have been awarded to requestsin this class, broken down by multiples of the share quantum (in essence number of processes broken down by size).
    RmQueriedMachine
    This object represents details of a host as seen by the Resource Manager.
    RmQueriedNodepool
    This class returns details about the current state of each nodepool.
    RmQueriedShare
    This object returns details about every unit of scheduled work in the sysmte.

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