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, postpublic static ClusterCommandManagementProxy getInstance()
public Map<Integer,CommandView> getPublishedCommands() throws TerminalException
TerminalExceptionpublic CommandView getPublishedCommand(String id) throws TerminalException
TerminalExceptionpublic String publishCommand(String command) throws TerminalException
TerminalExceptionCopyright © 2016–2019 AdroitLogic. All rights reserved.