Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getMetricsViewNamesAsync()
virtual void IceMX::AsyncMetricsAdmin::getMetricsViewNamesAsync
(
std::function< void(const
::Ice::StringSeq
&returnValue, const
::Ice::StringSeq
&disabledViews)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Gets the names of enabled and disabled metrics.
Parameters
response
The response callback. It accepts:
returnValue
The names of the enabled views.
disabledViews
The names of the disabled views.
exception
The exception callback.
current
The Current object of the incoming request.
IceMX
AsyncMetricsAdmin
Generated by
1.14.0