package config
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
ConfigChange
extends AnyRef
A structure representing a configuration change.
-
class
ConfigRetriever
extends AnyRef
Defines a configuration retriever that read configuration from
Defines a configuration retriever that read configuration from
and tracks changes periodically.
- class ConfigRetrieverOptions extends AnyRef
-
class
ConfigStoreOptions
extends AnyRef
Data object representing the configuration of a configuration store.
Data object representing the configuration of a configuration store. This object describes the configuration of a chunk of configuration that you retrieve. It specifies its type (type of configuration store), the format of the retrieved configuration chunk, and you can also configures the store if it needs configuration to retrieve the configuration chunk.
Value Members
- object ConfigChange
- object ConfigRetriever
- object ConfigRetrieverOptions
- object ConfigStoreOptions