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 © 2022 The Apache Software Foundation. All rights reserved.