public interface AutoTopicCreationOverride
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AutoTopicCreationOverride.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AutoTopicCreationOverride.Builder |
builder() |
Integer |
getDefaultNumPartitions() |
String |
getTopicType() |
boolean |
isAllowAutoTopicCreation() |
boolean isAllowAutoTopicCreation()
String getTopicType()
Integer getDefaultNumPartitions()
static AutoTopicCreationOverride.Builder builder()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.