- decode(String) - Method in class org.calrissian.accumulorecipes.rangestore.helper.LongRangeHelper
-
Decodes the lexigraphical representation of the value.
- decode(String) - Method in interface org.calrissian.accumulorecipes.rangestore.helper.RangeHelper
-
Decodes the lexigraphical representation of the value.
- decodeComplement(String) - Method in class org.calrissian.accumulorecipes.rangestore.helper.LongRangeHelper
-
Decodes the complements lexigraphical representation of the value.
- decodeComplement(String) - Method in interface org.calrissian.accumulorecipes.rangestore.helper.RangeHelper
-
Decodes the complements lexigraphical representation of the value.
- DEFAULT_ITERATOR_PRIORITY - Static variable in class org.calrissian.accumulorecipes.rangestore.support.Constants
-
- delete(Iterable<ValueRange<T>>) - Method in class org.calrissian.accumulorecipes.rangestore.impl.AccumuloRangeStore
-
Deletes ranges from the store.
- delete(Iterable<ValueRange<T>>) - Method in interface org.calrissian.accumulorecipes.rangestore.RangeStore
-
Deletes ranges from the store.
- distance(ValueRange<Long>) - Method in class org.calrissian.accumulorecipes.rangestore.helper.LongRangeHelper
-
Returns the distance between the start and end elements.
- distance(ValueRange<T>) - Method in interface org.calrissian.accumulorecipes.rangestore.helper.RangeHelper
-
Returns the distance between the start and end elements.