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

Class RmAdminVaryOff

    • Constructor Detail

      • RmAdminVaryOff

        public RmAdminVaryOff(String[] nodes,
                              String user,
                              byte[] auth)
        This build a request to vary off a set of hosts.
        Parameters:
        nodes - This is a string array containing the names of the hosts to vary off.
        user - This is the name of the user making the request, as required by the superclass.
        auth - This is the authentication block for the request, as required by the superclass.
    • Method Detail

      • getNodes

        public String[] getNodes()

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