public class TierUtils
extends java.lang.Object
Constructor and Description |
---|
TierUtils() |
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<kafka.log.TierLogSegment> |
tierLogSegmentForOffset(TierPartitionState partitionState,
long offset,
java.util.Optional<TierObjectStore> objectStore) |
public static java.util.Optional<kafka.log.TierLogSegment> tierLogSegmentForOffset(TierPartitionState partitionState, long offset, java.util.Optional<TierObjectStore> objectStore)