Package akka.stream

Interface StreamRefMessages.CumulativeDemandOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getSeqNr()
      required int64 seqNr = 1;
      boolean hasSeqNr()
      required int64 seqNr = 1;
      • Methods inherited from interface akka.protobufv3.internal.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface akka.protobufv3.internal.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasSeqNr

        boolean hasSeqNr()
        required int64 seqNr = 1;
        Returns:
        Whether the seqNr field is set.
      • getSeqNr

        long getSeqNr()
        required int64 seqNr = 1;
        Returns:
        The seqNr.