public class ClearWanQueuesRequest extends Object implements ConsoleRequest
ClearWanQueuesRequest| Modifier and Type | Field and Description | 
|---|---|
| static String | SUCCESSResult message when  ClearWanQueuesRequestis 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 ConsoleRequestpublic void writeResponse(ManagementCenterService mcs, com.eclipsesource.json.JsonObject out) throws Exception
writeResponse in interface ConsoleRequestExceptionpublic void fromJson(com.eclipsesource.json.JsonObject json)
fromJson in interface ConsoleRequestCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.