Class OffsetSpec.TimestampSpec
Used to retrieve the earliest offset whose timestamp is greater than or equal to the given timestamp in the corresponding partition.
Inherited Members
Namespace: Confluent.Kafka.Admin
Assembly: Confluent.Kafka.dll
Syntax
public class OffsetSpec.TimestampSpec : OffsetSpec
Properties
Timestamp
Timestamp for the OffsetSpec.
Declaration
public long Timestamp { get; }
Property Value
Type | Description |
---|---|
long |