Uses of Interface
services.moleculer.metrics.MetricCounter
Packages that use MetricCounter
Package
Description
-
Uses of MetricCounter in services.moleculer.cacher
Fields in services.moleculer.cacher declared as MetricCounterModifier and TypeFieldDescriptionprotected MetricCounterJCacheCacher.counterCleanprotected MetricCounterMemoryCacher.counterCleanprotected MetricCounterRedisCacher.counterCleanprotected MetricCounterJCacheCacher.counterDelprotected MetricCounterMemoryCacher.counterDelprotected MetricCounterRedisCacher.counterDelprotected MetricCounterMemoryCacher.counterExpiredprotected MetricCounterJCacheCacher.counterFoundprotected MetricCounterMemoryCacher.counterFoundprotected MetricCounterRedisCacher.counterFoundprotected MetricCounterJCacheCacher.counterGetprotected MetricCounterMemoryCacher.counterGetprotected MetricCounterRedisCacher.counterGetprotected MetricCounterJCacheCacher.counterSetprotected MetricCounterMemoryCacher.counterSetprotected MetricCounterRedisCacher.counterSet -
Uses of MetricCounter in services.moleculer.metrics
Methods in services.moleculer.metrics that return MetricCounter -
Uses of MetricCounter in services.moleculer.service
Fields in services.moleculer.service declared as MetricCounterModifier and TypeFieldDescriptionprotected MetricCounterDefaultServiceRegistry.counterOrphanResponseTotal -
Uses of MetricCounter in services.moleculer.transporter
Fields in services.moleculer.transporter declared as MetricCounterModifier and TypeFieldDescriptionprotected MetricCounterTransporter.counterTransporterPacketsReceivedBytesprotected MetricCounterTransporter.counterTransporterPacketsReceivedTotalprotected MetricCounterTransporter.counterTransporterPacketsSentBytesprotected MetricCounterTransporter.counterTransporterPacketsSentTotal