Interface KafkaMirrorMakerConsumerSpecFluent<A extends KafkaMirrorMakerConsumerSpecFluent<A>>

    • Method Detail

      • getNumStreams

        Integer getNumStreams()
      • withNumStreams

        A withNumStreams​(Integer numStreams)
      • hasNumStreams

        Boolean hasNumStreams()
      • getGroupId

        String getGroupId()
      • withGroupId

        A withGroupId​(String groupId)
      • getOffsetCommitInterval

        Integer getOffsetCommitInterval()
      • withOffsetCommitInterval

        A withOffsetCommitInterval​(Integer offsetCommitInterval)
      • hasOffsetCommitInterval

        Boolean hasOffsetCommitInterval()