Class JedisClusterConnection.JedisClusterTopology

java.lang.Object
org.springframework.data.redis.connection.ClusterTopology
org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisClusterTopology
Enclosing class:
JedisClusterConnection

protected static class JedisClusterConnection.JedisClusterTopology extends ClusterTopology
Since:
1.7
Author:
Christoph Strobl, Mark Paluch, Ninad Divadkar, Tao Chen, Chen Guanqun, Pavel Khokhlov, Liming Deng, John Blum
  • Method Details

    • getTime

      public long getTime()
      Get the time in ms when the ClusterTopology was captured.
      Returns:
      ClusterTopology time.