Class RedisZSetCommands.Limit

java.lang.Object
org.springframework.data.redis.connection.Limit
org.springframework.data.redis.connection.RedisZSetCommands.Limit
Enclosing interface:
RedisZSetCommands

@Deprecated public static class RedisZSetCommands.Limit extends Limit
Deprecated.
since 3.0, use Limit instead.
Since:
1.6
Author:
Christoph Strobl
  • Constructor Details

    • Limit

      public Limit()
      Deprecated.