Package | Description |
---|---|
com.pushtechnology.diffusion.client.features.control |
Client API : Control Features.
|
Modifier and Type | Method and Description |
---|---|
Metrics.TopicMetricCollector |
Metrics.TopicMetricCollector.Builder.create(String name,
String topicSelector)
Create a new
Metrics.TopicMetricCollector using the values
currently known to this builder. |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<List<Metrics.TopicMetricCollector>> |
Metrics.listTopicMetricCollectors()
Retrieves the current topic metric collectors.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<?> |
Metrics.putTopicMetricCollector(Metrics.TopicMetricCollector collector)
Add a topic metric collector, replacing any with the same name.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.