Constant Field Values

Contents

com.github.*

  • com.github.fppt.jedismock.operations.sortedsets.ZCount
    Modifier and Type
    Constant Field
    Value
    protected static final String
    EXCLUSIVE_PREFIX
    "("
    protected static final String
    HIGHEST_POSSIBLE_SCORE
    "+inf"
    protected static final String
    LOWEST_POSSIBLE_SCORE
    "-inf"
  • com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
    Modifier and Type
    Constant Field
    Value
    protected static final String
    EXCLUSIVE_PREFIX
    "("
    protected static final String
    HIGHEST_POSSIBLE_SCORE
    "+inf"
    protected static final String
    LOWEST_POSSIBLE_SCORE
    "-inf"
  • com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
    Modifier and Type
    Constant Field
    Value
    protected static final String
    EXCLUSIVE_PREFIX
    "("
    protected static final String
    HIGHEST_POSSIBLE_SCORE
    "+inf"
    protected static final String
    LOWEST_POSSIBLE_SCORE
    "-inf"
  • com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
    Modifier and Type
    Constant Field
    Value
    protected static final String
    EXCLUSIVE_PREFIX
    "("
    protected static final String
    HIGHEST_POSSIBLE_SCORE
    "+inf"
    protected static final String
    LOWEST_POSSIBLE_SCORE
    "-inf"
  • com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
    Modifier and Type
    Constant Field
    Value
    protected static final String
    EXCLUSIVE_PREFIX
    "("
    protected static final String
    HIGHEST_POSSIBLE_SCORE
    "+inf"
    protected static final String
    LOWEST_POSSIBLE_SCORE
    "-inf"