|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hazelcast.management.request.GetLogsRequest
@Deprecated public class GetLogsRequest
Request for fetching system log records.
Constructor Summary | |
---|---|
GetLogsRequest()
Deprecated. |
Method Summary | |
---|---|
void |
fromJson(com.eclipsesource.json.JsonObject json)
Deprecated. |
int |
getType()
Deprecated. |
Object |
readResponse(com.eclipsesource.json.JsonObject json)
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 GetLogsRequest()
Method Detail |
---|
public int getType()
getType
in interface ConsoleRequest
public Object readResponse(com.eclipsesource.json.JsonObject json)
readResponse
in interface ConsoleRequest
public void writeResponse(ManagementCenterService mcs, com.eclipsesource.json.JsonObject root) throws Exception
writeResponse
in interface ConsoleRequest
Exception
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 |