Interface Redis

All Known Implementing Classes:
RedisCluster, RedisSentinel, RedisServer

public interface Redis
  • Method Summary

    Modifier and Type Method Description
    boolean isActive()  
    List<Integer> ports()  
    void start()  
    void stop()