Interface AutoTopicCreationOverride

  • All Known Implementing Classes:
    AutoTopicCreationOverrideImpl

    public interface AutoTopicCreationOverride
    Override of autoTopicCreation settings on a namespace level.
    • Method Detail

      • isAllowAutoTopicCreation

        boolean isAllowAutoTopicCreation()
      • getTopicType

        java.lang.String getTopicType()
      • getDefaultNumPartitions

        java.lang.Integer getDefaultNumPartitions()