MongoRegistryConfig
dev.mongocamp.micrometer.mongodb.registry.MongoRegistryConfig
case class MongoRegistryConfig(mongoDAO: MongoDAO[Document], configurationMap: Map[String, String]) extends StepRegistryConfig
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StepRegistryConfigtrait PushRegistryConfigtrait MeterRegistryConfigclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- PushRegistryConfig
Attributes
- Inherited from:
- PushRegistryConfig
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- MeterRegistryConfig
Attributes
- Inherited from:
- PushRegistryConfig
Attributes
- Inherited from:
- PushRegistryConfig
Deprecated and Inherited methods
@Deprecated(since = _, forRemoval = _)
Attributes
- Deprecated
- true
- Inherited from:
- PushRegistryConfig
@Deprecated(since = _, forRemoval = _)
Attributes
- Deprecated
- true
- Inherited from:
- PushRegistryConfig
@Deprecated(since = _, forRemoval = _)
Attributes
- Deprecated
- true
- Inherited from:
- PushRegistryConfig
In this article