Class RedisClient


  • public final class RedisClient
    extends 
    Low-level Redis client
    Author:
    Nikita Koksharov
    • Method Detail

      • getAddr

        public  getAddr()
      • getCommandTimeout

        public long getCommandTimeout()
      • getEventLoopGroup

        public io.netty.channel.EventLoopGroup getEventLoopGroup()
      • getTimer

        public io.netty.util.Timer getTimer()
      • resolveAddr

        public > resolveAddr()
      • shutdown

        public void shutdown()
      • shutdownAsync

        public > shutdownAsync()
      • isShutdown

        public boolean isShutdown()
      • toString

        public  toString()
        Overrides:
         in class