Public Member Functions | |
| StatusImpl (boolean active, boolean masked, boolean reduced) | |
| StatusImpl (boolean active) | |
| boolean | isActive () |
| boolean | isMasked () |
| boolean | isReduced () |
| String | getSourceHostname () |
| Timestamp | getSourceTimestamp () |
| Timestamp | getUserTimestamp () |
| Timestamp | getSystemTimestamp () |
| Properties | getUserProperties () |
| Object | clone () throws CloneNotSupportedException |
| String | toString () |
Static Package Functions | |
| [static initializer] | |
Private Member Functions | |
| StatusImpl (Status status) | |
Private Attributes | |
| boolean | active |
| boolean | masked |
| boolean | reduced |
| Timestamp | sourceTimestamp |
| String | sourceHostname |
| Timestamp | userTimestamp |
| Timestamp | systemTimestamp |
| Properties | userProperties |
Static Private Attributes | |
| long | timeMillis = -1 |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8