Interface MessageCommitter


public interface MessageCommitter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    commitOffsets(OffsetsToCommit offsetsToCommit)
     
  • Method Details