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
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Confluent.Kafka.Admin
Assembly: cs.temp.dll.dll
Syntax
public class TimestampSpec : OffsetSpec
Properties
Timestamp
Timestamp for the OffsetSpec.
Declaration
public long Timestamp { get; }
Property Value
Type | Description |
---|---|
System.Int64 |