com.basho.riak.client.convert
Class UsermetaField
java.lang.Object
com.basho.riak.client.convert.UsermetaField
public class UsermetaField
- extends Object
Convenience wrapper for a String field that is annotated with
RiakUsermeta
- Author:
- russell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UsermetaField
public UsermetaField(Field field)
- The field that is to be wrapped
- Parameters:
field
-
getField
public Field getField()
- Returns:
- the field
getUsermetaDataKey
public String getUsermetaDataKey()
- Returns:
- the usermetaDataKey
Copyright © 2012. All Rights Reserved.