Package s2.types

Interface ReadOutput

All Known Implementing Classes:
Batch, FirstSeqNum, NextSeqNum

public sealed interface ReadOutput permits Batch, FirstSeqNum, NextSeqNum
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static ReadOutput
    fromProto(s2.v1alpha.ReadOutput readOutput)
     
  • Method Details

    • fromProto

      static ReadOutput fromProto(s2.v1alpha.ReadOutput readOutput)