public class GetClusterStateRequest extends Object implements ConsoleRequest
ClusterState
Constructor and Description |
---|
GetClusterStateRequest() |
Modifier and Type | Method and Description |
---|---|
void |
fromJson(JsonObject json) |
int |
getType() |
void |
writeResponse(ManagementCenterService mcs,
JsonObject out) |
public int getType()
getType
in interface ConsoleRequest
public void writeResponse(ManagementCenterService mcs, JsonObject out) throws Exception
writeResponse
in interface ConsoleRequest
Exception
public void fromJson(JsonObject json)
fromJson
in interface ConsoleRequest
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.