Interface LogLineIterator.LogLineBytesToLogLineIdMapper<Id>
- All Known Implementing Classes:
LogLineIterator.JenkinsHttpSessionLineBytesToLogLineIdMapper
- Enclosing interface:
LogLineIterator<Id>
public static interface LogLineIterator.LogLineBytesToLogLineIdMapper<Id>
-
Method Summary
Modifier and TypeMethodDescriptiongetLogLineIdFromLogBytes(long bytes) voidputLogBytesToLogLineId(long bytes, Id timestampInNanos)
-
Method Details
-
getLogLineIdFromLogBytes
- Returns:
nullif unknown
-
putLogBytesToLogLineId
-