MetadataConfig

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
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product