Uses of Class
io.github.bucket4j.mariadb.Bucket4jMariaDB.MariaDBSelectForUpdateBasedProxyManagerBuilder
-
Uses of Bucket4jMariaDB.MariaDBSelectForUpdateBasedProxyManagerBuilder in io.github.bucket4j.mariadb
Methods in io.github.bucket4j.mariadb that return Bucket4jMariaDB.MariaDBSelectForUpdateBasedProxyManagerBuilderModifier and TypeMethodDescriptionBucket4jMariaDB.MariaDBSelectForUpdateBasedProxyManagerBuilder.primaryKeyMapper(PrimaryKeyMapper<K2> primaryKeyMapper) Specifies the type of primary key.Bucket4jMariaDB.selectForUpdateBasedBuilder(DataSource dataSource) Returns the builder forMariaDBSelectForUpdateBasedProxyManagerConstructors in io.github.bucket4j.mariadb with parameters of type Bucket4jMariaDB.MariaDBSelectForUpdateBasedProxyManagerBuilderModifierConstructorDescriptionMariaDBSelectForUpdateBasedProxyManager(Bucket4jMariaDB.MariaDBSelectForUpdateBasedProxyManagerBuilder<K> builder)