Package org.redisson.api.redisnode
Interface RedisClusterMasterAsync
- All Superinterfaces:
RedisClusterNodeAsync
,RedisNodeAsync
- All Known Subinterfaces:
RedisClusterMaster
- All Known Implementing Classes:
RedisNode
Redis Cluster Master node API interface
- Author:
- Nikita Koksharov
-
Method Summary
Methods inherited from interface org.redisson.api.redisnode.RedisClusterNodeAsync
clusterAddSlotsAsync, clusterCountFailureReportsAsync, clusterCountKeysInSlotAsync, clusterDeleteSlotsAsync, clusterFlushSlotsAsync, clusterForgetAsync, clusterGetKeysInSlotAsync, clusterIdAsync, clusterInfoAsync, clusterMeetAsync, clusterReplicateAsync, clusterSetSlotAsync, clusterSetSlotAsync, clusterSlotsAsync
Methods inherited from interface org.redisson.api.redisnode.RedisNodeAsync
bgRewriteAOFAsync, bgSaveAsync, getConfigAsync, getLastSaveTimeAsync, getMemoryStatisticsAsync, infoAsync, pingAsync, pingAsync, saveAsync, scheduleBgSaveAsync, setConfigAsync, sizeAsync, timeAsync