public final class TopicSpec extends Object
Constructor and Description |
---|
TopicSpec() |
Modifier and Type | Method and Description |
---|---|
static TopicSpec |
of(int partitionCount,
int replicaCount) |
static TopicSpec |
of(int partitionCount,
int replicaCount,
Map<String,String> config) |
Copyright © 2019. All rights reserved.