Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getMapMetricsFailuresAsync()
[1/2]
std::future<
MetricsFailuresSeq
> IceMX::MetricsAdminPrx::getMapMetricsFailuresAsync
(
std::string_view
view
,
std::string_view
map
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Gets the metrics failures associated with the given
view
and
map
.
Parameters
view
The name of the metrics view.
map
The name of the metrics map.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
The metrics failures associated with the map.
IceMX
MetricsAdminPrx
Generated by
1.14.0