public interface ConsoleRequest
Modifier and Type | Method and Description |
---|---|
void |
fromJson(JsonObject json) |
int |
getType() |
void |
writeResponse(ManagementCenterService mcs,
JsonObject out) |
int getType()
void writeResponse(ManagementCenterService mcs, JsonObject out) throws Exception
Exception
void fromJson(JsonObject json)
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.