Interface StatefulRedisModulesConnection<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.api.StatefulRedisConnection<K,V>
All Known Subinterfaces:
StatefulRedisModulesClusterConnection<K,V>
All Known Implementing Classes:
StatefulRedisModulesClusterConnectionImpl, StatefulRedisModulesConnectionImpl

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

    Modifier and Type
    Method
    Description
     
     
     

    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.api.StatefulRedisConnection

    addListener, isMulti, removeListener