public class LongRangeValue extends RangeValue
Constructor and Description |
---|
LongRangeValue(long from,
long to) |
Modifier and Type | Method and Description |
---|---|
protected void |
appendFrom(StringBuilder sb,
boolean inclusive) |
protected void |
appendTo(StringBuilder sb,
boolean inclusive) |
boolean |
isCombinable() |
inclusiveMax, inclusiveMin, toString
public boolean isCombinable()
isCombinable
in class RangeValue
protected void appendFrom(StringBuilder sb, boolean inclusive)
appendFrom
in class RangeValue
protected void appendTo(StringBuilder sb, boolean inclusive)
appendTo
in class RangeValue
Copyright © 2020 RedisLabs. All rights reserved.