public class ClusterCommandManagementProxy extends AbstractRestProxy
AbstractRestProxy.ThrowableSupplier<T,E extends Throwable>
logger
Constructor and Description |
---|
ClusterCommandManagementProxy() |
Modifier and Type | Method and Description |
---|---|
static ClusterCommandManagementProxy |
getInstance() |
CommandView |
getPublishedCommand(String id) |
Map<Integer,CommandView> |
getPublishedCommands() |
String |
publishCommand(String command) |
delete, get, get, invoke, invokeForMsg, parseMsg, parseResponseClass, parseResponseGeneric, post, post
public static ClusterCommandManagementProxy getInstance()
public Map<Integer,CommandView> getPublishedCommands() throws TerminalException
TerminalException
public CommandView getPublishedCommand(String id) throws TerminalException
TerminalException
public String publishCommand(String command) throws TerminalException
TerminalException
Copyright © 2016–2019 AdroitLogic. All rights reserved.