Uses of Interface
io.github.bucket4j.distributed.jdbc.CustomColumnProvider
Packages that use CustomColumnProvider
-
Uses of CustomColumnProvider in io.github.bucket4j.distributed.jdbc
Methods in io.github.bucket4j.distributed.jdbc that return CustomColumnProviderModifier and TypeMethodDescriptionstatic <K> CustomColumnProvider<K>CustomColumnProvider.createExpiresInColumnProvider(String expiresAtColumn, ExpirationAfterWriteStrategy expiration) Methods in io.github.bucket4j.distributed.jdbc that return types with arguments of type CustomColumnProviderMethods in io.github.bucket4j.distributed.jdbc with parameters of type CustomColumnProviderModifier and TypeMethodDescriptionAbstractJdbcProxyManagerBuilder.addCustomColumn(CustomColumnProvider<K> column) Specifies provider of custom field value