Class StreamsGroupSubtopology
java.lang.Object
io.confluent.kafkarest.entities.StreamsGroupSubtopology
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()static StreamsGroupSubtopologyfromSubtopologyDescription(String clusterId, String streamsGroupId, org.apache.kafka.clients.admin.StreamsGroupSubtopologyDescription description) abstract Stringabstract com.google.common.collect.ImmutableList<String> abstract Stringabstract String
-
Method Details
-
getClusterId
-
getStreamsGroupId
-
getSubtopologyId
-
getSourceTopics
-
builder
-
fromSubtopologyDescription
public static StreamsGroupSubtopology fromSubtopologyDescription(String clusterId, String streamsGroupId, org.apache.kafka.clients.admin.StreamsGroupSubtopologyDescription description)
-