Click or drag to resize
RiakIndexMatch Method
Overload List
  NameDescription
Public methodStatic memberMatch(RiakIndexId, BigInteger)
Create a mapreduce input from an integer secondary index match query.
Public methodStatic memberMatch(RiakIndexId, String)
Create a mapreduce input from a string secondary index match query.
Public methodStatic memberMatch(String, String, BigInteger) Obsolete.
Create a mapreduce input from an integer secondary index match query.
Public methodStatic memberMatch(String, String, String) Obsolete.
Create a mapreduce input from a string secondary index match query.
Top
See Also