Package org.redisson.api.redisnode
Interface RedisMasterAsync
-
- All Superinterfaces:
RedisNodeAsync
- All Known Subinterfaces:
RedisMaster
- All Known Implementing Classes:
RedisNode
public interface RedisMasterAsync extends RedisNodeAsync
Redis Master node API interface- Author:
- Nikita Koksharov
-
-
Method Summary
-
Methods inherited from interface org.redisson.api.redisnode.RedisNodeAsync
getConfigAsync, getMemoryStatisticsAsync, infoAsync, pingAsync, pingAsync, setConfigAsync, timeAsync
-
-