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