@Endpoint(id="kafkastreamstopology") public class KafkaStreamsTopologyEndpoint extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_TOPOLOGY_FOUND_MSG
Topology not found message.
|
| Constructor and Description |
|---|
KafkaStreamsTopologyEndpoint(KafkaStreamsRegistry kafkaStreamsRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
kafkaStreamsTopologies() |
String |
kafkaStreamsTopology(String applicationId) |
public static final String NO_TOPOLOGY_FOUND_MSG
public KafkaStreamsTopologyEndpoint(KafkaStreamsRegistry kafkaStreamsRegistry)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.