Package | Description |
---|---|
io.simplesource.kafka.dsl | |
io.simplesource.kafka.spec |
Modifier and Type | Method and Description |
---|---|
AggregateBuilder<K,C,E,A> |
AggregateBuilder.withTopicSpec(AggregateResources.TopicEntity topicEntity,
TopicSpec topicSpec) |
CommandApiBuilder<K,C> |
CommandApiBuilder.withTopicSpec(TopicSpec topicSpec) |
Modifier and Type | Method and Description |
---|---|
static TopicSpec |
TopicSpec.of(int partitionCount,
int replicaCount) |
static TopicSpec |
TopicSpec.of(int partitionCount,
int replicaCount,
Map<String,String> config) |
Copyright © 2019. All rights reserved.