Package org.apache.storm.hdfs.spout
Class FileLock.LogEntry
- java.lang.Object
-
- org.apache.storm.hdfs.spout.FileLock.LogEntry
-
-
Field Summary
Fields Modifier and Type Field Description String
componentId
long
eventTime
String
fileOffset
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static FileLock.LogEntry
deserialize(String line)
boolean
equals(Object o)
int
hashCode()
String
toString()
-