|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hazelcast.internal.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 ConsoleRequestpublic 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 ConsoleRequestExceptionpublic com.eclipsesource.json.JsonObject toJson()
toJson in interface JsonSerializablepublic 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 | |||||||||