com.basho.riak.client.http
Class BinIndex
java.lang.Object
com.basho.riak.client.http.RiakIndex<String>
com.basho.riak.client.http.BinIndex
public class BinIndex
- extends RiakIndex<String>
- Author:
- russell
SUFFIX
public static final String SUFFIX
- See Also:
- Constant Field Values
BinIndex
public BinIndex(String indexName,
String value)
- Parameters:
indexName
-
getValue
public String getValue()
- Specified by:
getValue
in class RiakIndex<String>
- Returns:
- the value
hashCode
public int hashCode()
- Overrides:
hashCode
in class RiakIndex<String>
equals
public boolean equals(Object obj)
- Overrides:
equals
in class RiakIndex<String>
toString
public String toString()
- Overrides:
toString
in class RiakIndex<String>
Copyright © 2012. All Rights Reserved.