接口 AutoTopicCreationOverride

  • 所有已知实现类:
    AutoTopicCreationOverrideImpl

    public interface AutoTopicCreationOverride
    Override of autoTopicCreation settings on a namespace level.
    • 方法详细资料

      • isAllowAutoTopicCreation

        boolean isAllowAutoTopicCreation()
      • getTopicType

        java.lang.String getTopicType()
      • getDefaultNumPartitions

        java.lang.Integer getDefaultNumPartitions()