Package | Description |
---|---|
com.pushtechnology.diffusion.client |
Client API.
|
com.pushtechnology.diffusion.client.features.control |
Client API : Control Features.
|
Modifier and Type | Method and Description |
---|---|
static Metrics.TopicMetricCollector.Builder |
Diffusion.newTopicMetricCollectorBuilder()
Create a new
TopicMetricCollector.Builder . |
Metrics.TopicMetricCollector.Builder |
Diffusion.Implementation.newTopicMetricCollectorBuilder() |
Modifier and Type | Method and Description |
---|---|
Metrics.TopicMetricCollector.Builder |
Metrics.TopicMetricCollector.Builder.groupByPathPrefixParts(int parts)
Specifies the number of leading parts of the topic path the
metric collector should use to group results.
|
Metrics.TopicMetricCollector.Builder |
Metrics.TopicMetricCollector.Builder.groupByTopicType(boolean groupByTopicType)
Specifies whether the metric collector should group by topic
type.
|
Metrics.TopicMetricCollector.Builder |
Metrics.TopicMetricCollector.Builder.groupByTopicView(boolean groupByTopicView)
Specifies whether the metric collector should group by topic view.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.