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