Interface StatefulRedisModulesClusterConnection<K,V>

All Superinterfaces:
io.lettuce.core.api.AsyncCloseable, io.lettuce.core.internal.AsyncCloseable, AutoCloseable, io.lettuce.core.api.StatefulConnection<K,V>, io.lettuce.core.cluster.api.StatefulRedisClusterConnection<K,V>, io.lettuce.core.api.StatefulRedisConnection<K,V>, StatefulRedisModulesConnection<K,V>
All Known Implementing Classes:
StatefulRedisModulesClusterConnectionImpl

public interface StatefulRedisModulesClusterConnection<K,V> extends io.lettuce.core.cluster.api.StatefulRedisClusterConnection<K,V>, StatefulRedisModulesConnection<K,V>
  • Method Summary

    Methods inherited from interface io.lettuce.core.api.StatefulConnection

    addListener, close, closeAsync, dispatch, dispatch, flushCommands, getOptions, getResources, getTimeout, isOpen, removeListener, reset, setAutoFlushCommands, setTimeout

    Methods inherited from interface io.lettuce.core.cluster.api.StatefulRedisClusterConnection

    addListener, getChannelWriter, getConnection, getConnection, getConnection, getConnection, getConnectionAsync, getConnectionAsync, getConnectionAsync, getConnectionAsync, getPartitions, getReadFrom, removeListener, setReadFrom

    Methods inherited from interface io.lettuce.core.api.StatefulRedisConnection

    addListener, isMulti, removeListener