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