public class RedisClientSupplier extends java.lang.Object implements java.util.function.Supplier<org.noear.redisx.RedisClient>
RedisClientSupplier(java.util.Properties props)
org.noear.redisx.RedisClient
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RedisClientSupplier(java.util.Properties props)
public org.noear.redisx.RedisClient get()
get
java.util.function.Supplier<org.noear.redisx.RedisClient>