com.basho.riak.client.convert.reflect
Class RiakIndexField
java.lang.Object
com.basho.riak.client.convert.reflect.RiakIndexField
public class RiakIndexField
- extends Object
- Author:
- russell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RiakIndexField
public RiakIndexField(Field field)
- The field that is to be wrapped
- Parameters:
field
-
getField
public Field getField()
- Returns:
- the field
getIndexName
public String getIndexName()
- Returns:
- the indexName
getType
public Class getType()
Copyright © 2012. All Rights Reserved.