public class RedissonSupplier extends Object implements Supplier<org.redisson.api.RedissonClient>
RedissonSupplier(Properties properties)
org.redisson.api.RedissonClient
get()
RedissonSupplier
withConfig(Consumer<org.redisson.config.Config> configHandler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RedissonSupplier(Properties properties)
public RedissonSupplier withConfig(Consumer<org.redisson.config.Config> configHandler)
public org.redisson.api.RedissonClient get()
get
Supplier<org.redisson.api.RedissonClient>
Copyright © 2024. All rights reserved.