io.gearpump.streaming.transaction.api
try to look up the time in the OffsetStorage return the corresponding Offset if the time is in the range of stored TimeStamps or one of the failure info (StorageEmpty, Overflow, Underflow)
try to look up the time in the OffsetStorage return the corresponding Offset if the time is in the range of stored TimeStamps or one of the failure info (StorageEmpty, Overflow, Underflow)
the time to look for
the corresponding offset if the time is in the range, otherwise failure
OffsetStorage stores the mapping from TimeStamp to Offset