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.SessionMetricCollector.Builder |
Diffusion.newSessionMetricCollectorBuilder()
Create a new
SessionMetricCollector.Builder . |
Metrics.SessionMetricCollector.Builder |
Diffusion.Implementation.newSessionMetricCollectorBuilder() |
Modifier and Type | Method and Description |
---|---|
Metrics.SessionMetricCollector.Builder |
Metrics.SessionMetricCollector.Builder.groupByProperties(List<String> propertyNames)
Specifies a list of session property names to group by, replacing
any current list known to this builder.
|
Metrics.SessionMetricCollector.Builder |
Metrics.SessionMetricCollector.Builder.groupByProperty(String propertyName)
Adds the name of a session property to group by to the list known
to this builder.
|
Metrics.SessionMetricCollector.Builder |
Metrics.SessionMetricCollector.Builder.removeMetricsWithNoMatches(boolean remove)
Specifies whether the metric collector should remove any metrics
that have no matches.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.