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