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

Class RmAdminVaryOn

    • Constructor Detail

      • RmAdminVaryOn

        public RmAdminVaryOn(String[] nodes,
                             String user,
                             byte[] auth)
        This build a request to vary on 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.