Class StreamEndpointBuilderFactory.StreamHeaderNameBuilder

  • Enclosing interface:
    StreamEndpointBuilderFactory

    public static class StreamEndpointBuilderFactory.StreamHeaderNameBuilder
    extends Object
    The builder of headers' name for the Stream component.
    • Constructor Detail

      • StreamHeaderNameBuilder

        public StreamHeaderNameBuilder()
    • Method Detail

      • streamIndex

        public String streamIndex()
        The index. The option is a: long type. Group: consumer
        Returns:
        the name of the header StreamIndex.
      • streamComplete

        public String streamComplete()
        Is complete. The option is a: boolean type. Group: consumer
        Returns:
        the name of the header StreamComplete.