![]() |
Ice 3.8
Slice API Reference
|
The Ice Management eXtension facility. More...
[["cpp:dll-export:ICESTORM_API"]][["cpp:doxygen:include:IceStorm/IceStorm.h"]][["cpp:header-ext:h"]][["cpp:include:IceStorm/Config.h"]][["js:module:@zeroc/ice"]]["java:identifier:com.zeroc.IceMX"]["swift:identifier:IceStorm"]
module IceMX { ... }
Interfaces | |
| interface | MetricsAdmin |
| The metrics administrative facet interface. More... | |
Classes | |
| class | ChildInvocationMetrics |
| Provides information on child invocations. More... | |
| class | CollocatedMetrics |
| Provides information on invocations that are collocated. More... | |
| class | ConnectionMetrics |
| Provides information on the data sent and received over Ice connections. More... | |
| class | DispatchMetrics |
| Provides information on servant dispatches. More... | |
| class | InvocationMetrics |
| Provide measurements for proxy invocations. Proxy invocations can either be sent over the wire or be collocated. More... | |
| class | Metrics |
| The base class for metrics. More... | |
| class | RemoteMetrics |
| Provides information on invocations that are specifically sent over Ice connections. More... | |
| class | SessionMetrics |
| Provides information about Glacier2 sessions. More... | |
| class | SubscriberMetrics |
| Provides information about IceStorm subscribers. More... | |
| class | ThreadMetrics |
| Provides information on the number of threads currently in use and their activity. More... | |
| class | TopicMetrics |
| Provides information about one or more IceStorm topics. More... | |
Structs | |
| struct | MetricsFailures |
| Keeps track of metrics failures. More... | |
Exceptions | |
| exception | UnknownMetricsView |
| The exception that is thrown when a metrics view cannot be found. More... | |
Sequences | |
| sequence< MetricsFailures > | MetricsFailuresSeq |
A sequence of MetricsFailures. | |
| sequence< Metrics > | MetricsMap |
| A sequence of metrics. | |
Dictionaries | |
| dictionary< string, MetricsMap > | MetricsView |
| A metrics view is a dictionary of metrics maps. The key of the dictionary is the name of the metrics map. | |
| dictionary< string, int > | StringIntDict |
| A dictionary of strings to integers. | |
The Ice Management eXtension facility.