Interface ClusterServiceAsync


  • public interface ClusterServiceAsync
    • Method Detail

      • makeGlobal

        void makeGlobal​(String[] parameters,
                        com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
      • makeLocal

        void makeLocal​(String[] parameters,
                       com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)