public class ViewNodeLoadCommand extends Object implements AdHocCommand
| Constructor and Description |
|---|
ViewNodeLoadCommand(PubSubConfig config,
ClusterNodeMap nodeMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response) |
String |
getName() |
String |
getNode() |
public ViewNodeLoadCommand(PubSubConfig config, ClusterNodeMap nodeMap)
public void execute(AdhHocRequest request, AdHocResponse response) throws AdHocCommandException
execute in interface AdHocCommandAdHocCommandExceptionpublic String getName()
getName in interface AdHocCommandpublic String getNode()
getNode in interface AdHocCommandCopyright © 2008–2017 Tigase. All rights reserved.