Class InternalTopicProperties


  • public class InternalTopicProperties
    extends java.lang.Object
    • Constructor Detail

      • InternalTopicProperties

        public InternalTopicProperties​(java.lang.Integer numberOfPartitions)
    • Method Detail

      • getNumberOfPartitions

        public java.util.Optional<java.lang.Integer> getNumberOfPartitions()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object