Uses of Class
com.fayupable.snowflake.jpaspring.SnowflakeProperties
Packages that use SnowflakeProperties
-
Uses of SnowflakeProperties in com.fayupable.snowflake.jpaspring
Methods in com.fayupable.snowflake.jpaspring with parameters of type SnowflakePropertiesModifier and TypeMethodDescriptionSnowflakeAutoConfiguration.snowflakeConfig(SnowflakeProperties properties) Builds theSnowflakeConfigshared by theSnowflakeAutoConfiguration.idGenerator(com.fayupable.snowflake.config.SnowflakeConfig, org.springframework.beans.factory.ObjectProvider<io.micrometer.core.instrument.MeterRegistry>)andSnowflakeAutoConfiguration.snowflakeHealthIndicator(com.fayupable.snowflake.config.SnowflakeConfig)beans, so both read the same datacenter/worker/epoch values from a single source.