All Superinterfaces:
JsonSerializable, Record<T>
All Known Implementing Classes:
TypedEventImpl

public interface TypedRecord<T extends UnifiedRecordValue> extends Record<T>
  • Method Details

    • getKey

      long getKey()
      Specified by:
      getKey in interface Record<T extends UnifiedRecordValue>
    • getValue

      T getValue()
      Specified by:
      getValue in interface Record<T extends UnifiedRecordValue>
    • getRequestStreamId

      int getRequestStreamId()
    • getRequestId

      long getRequestId()
    • getLength

      int getLength()
    • hasRequestMetadata

      default boolean hasRequestMetadata()