|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--universal.RequestServiceContext
Struct definition : RequestServiceContext
Field Summary | |
java.lang.String |
client_id
Struct member client_id. |
long |
request_start_time
Struct member request_start_time. |
int |
retention_id
Struct member retention_id. |
Constructor Summary | |
RequestServiceContext()
|
|
RequestServiceContext(long request_start_time,
int retention_id,
java.lang.String client_id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long request_start_time
public int retention_id
public java.lang.String client_id
Constructor Detail |
public RequestServiceContext()
public RequestServiceContext(long request_start_time, int retention_id, java.lang.String client_id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |