public class ClearWanQueuesRequest extends Object implements ConsoleRequest
ClearWanQueuesRequest
Modifier and Type | Field and Description |
---|---|
static String |
SUCCESS
Result message when
ClearWanQueuesRequest is invoked successfully |
Constructor and Description |
---|
ClearWanQueuesRequest() |
ClearWanQueuesRequest(String schemeName,
String publisherName) |
Modifier and Type | Method and Description |
---|---|
void |
fromJson(com.eclipsesource.json.JsonObject json) |
int |
getType() |
void |
writeResponse(ManagementCenterService mcs,
com.eclipsesource.json.JsonObject out) |
public static final String SUCCESS
ClearWanQueuesRequest
is invoked successfullypublic int getType()
getType
in interface ConsoleRequest
public void writeResponse(ManagementCenterService mcs, com.eclipsesource.json.JsonObject out) throws Exception
writeResponse
in interface ConsoleRequest
Exception
public void fromJson(com.eclipsesource.json.JsonObject json)
fromJson
in interface ConsoleRequest
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.