public static interface Topic.DefinitionStages.WithPartitioning
| Modifier and Type | Method and Description |
|---|---|
Topic.DefinitionStages.WithCreate |
withoutPartitioning()
Specifies that the default partitioning should be disabled on this topic.
|
Topic.DefinitionStages.WithCreate |
withPartitioning()
Specifies that partitioning should be enabled on this topic.
|
Topic.DefinitionStages.WithCreate withPartitioning()
Topic.DefinitionStages.WithCreate withoutPartitioning()
Copyright © 2019. All rights reserved.