Modifier and Type | Field and Description |
---|---|
String |
componentID |
long |
eventTime |
String |
fileOffset |
Constructor and Description |
---|
LogEntry(long eventtime,
String componentID,
String fileOffset) |
Modifier and Type | Method and Description |
---|---|
static FileLock.LogEntry |
deserialize(String line) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.