Modifier and Type | Method and Description |
---|---|
static EventLog.Event |
fromBytes(byte[] data) |
byte[] |
getBytes() |
Object |
getData() |
int |
getProcessId() |
int |
getTag() |
int |
getThreadId() |
long |
getTimeNanos() |
public int getProcessId()
public int getThreadId()
public long getTimeNanos()
public int getTag()
public Object getData()
public static EventLog.Event fromBytes(byte[] data)
public byte[] getBytes()