IceMX.TopicMetrics¶
- class IceMX.TopicMetrics(id: str = '', total: int = 0, current: int = 0, totalLifetime: int = 0, failures: int = 0, published: int = 0, forwarded: int = 0)¶
Bases:
MetricsProvides information about one or more IceStorm topics.
- Parameters:
Notes
The Slice compiler generated this dataclass from Slice class
::IceMX::TopicMetrics.