Package org.redisson.api.redisnode
Interface RedisClusterSlave
- All Superinterfaces:
RedisClusterNode,RedisClusterNodeAsync,RedisClusterSlaveAsync,RedisNode,RedisNodeAsync
Redis Cluster Salve node API interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.redisson.api.redisnode.RedisNode
RedisNode.InfoSection -
Method Summary
Methods inherited from interface org.redisson.api.redisnode.RedisClusterNode
clusterAddSlots, clusterCountFailureReports, clusterCountKeysInSlot, clusterDeleteSlots, clusterFlushSlots, clusterForget, clusterGetKeysInSlot, clusterId, clusterInfo, clusterMeet, clusterReplicate, clusterSetSlot, clusterSetSlot, clusterSlotsMethods inherited from interface org.redisson.api.redisnode.RedisClusterNodeAsync
clusterAddSlotsAsync, clusterCountFailureReportsAsync, clusterCountKeysInSlotAsync, clusterDeleteSlotsAsync, clusterFlushSlotsAsync, clusterForgetAsync, clusterGetKeysInSlotAsync, clusterIdAsync, clusterInfoAsync, clusterMeetAsync, clusterReplicateAsync, clusterSetSlotAsync, clusterSetSlotAsync, clusterSlotsAsyncMethods inherited from interface org.redisson.api.redisnode.RedisNode
bgRewriteAOF, bgSave, getAddr, getConfig, getLastSaveTime, getMemoryStatistics, info, ping, ping, save, scheduleBgSave, setConfig, size, timeMethods inherited from interface org.redisson.api.redisnode.RedisNodeAsync
bgRewriteAOFAsync, bgSaveAsync, getConfigAsync, getLastSaveTimeAsync, getMemoryStatisticsAsync, infoAsync, pingAsync, pingAsync, saveAsync, scheduleBgSaveAsync, setConfigAsync, sizeAsync, timeAsync