|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hazelcast.management.request.GetSystemWarningsRequest
@Deprecated public class GetSystemWarningsRequest
Request for fetching system warnings.
Constructor Summary | |
---|---|
GetSystemWarningsRequest()
Deprecated. |
Method Summary | |
---|---|
void |
fromJson(com.eclipsesource.json.JsonObject json)
Deprecated. |
int |
getType()
Deprecated. |
Object |
readResponse(com.eclipsesource.json.JsonObject in)
Deprecated. |
com.eclipsesource.json.JsonObject |
toJson()
Deprecated. |
void |
writeResponse(ManagementCenterService mcs,
com.eclipsesource.json.JsonObject root)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetSystemWarningsRequest()
Method Detail |
---|
public int getType()
getType
in interface ConsoleRequest
public Object readResponse(com.eclipsesource.json.JsonObject in)
readResponse
in interface ConsoleRequest
public void writeResponse(ManagementCenterService mcs, com.eclipsesource.json.JsonObject root)
writeResponse
in interface ConsoleRequest
public com.eclipsesource.json.JsonObject toJson()
toJson
in interface JsonSerializable
public void fromJson(com.eclipsesource.json.JsonObject json)
fromJson
in interface JsonSerializable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |