com.avast.sst.datastax.config.MetadataConfig
See theMetadataConfig companion object
final case class MetadataConfig(debouncer: TopologyEventDebouncerConfig, schema: SchemaConfig, tokenMap: TokenMapConfig)
Metadata
Value parameters
- debouncer
-
Debouncing to smoothen out oscillations if conflicting events are sent out in short bursts.
- schema
-
Options relating to schema metadata.
- tokenMap
-
Whether token metadata (Cluster.getMetadata.getTokenMap) is enabled.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article