RiakIndexRange Method |
Name | Description | |
---|---|---|
Range(RiakIndexId, BigInteger, BigInteger) |
Create a mapreduce input from an integer secondary index range query.
| |
Range(RiakIndexId, String, String) |
Create a mapreduce input from a string secondary index range query.
| |
Range(String, String, BigInteger, BigInteger) | Obsolete.
Create a mapreduce input from an integer secondary index range query.
| |
Range(String, String, String, String) | Obsolete.
Create a mapreduce input from a string secondary index range query.
|