org.usergrid.persistence.cassandra
Class IndexUpdate.UniqueIndexEntry
java.lang.Object
org.usergrid.persistence.cassandra.IndexUpdate.UniqueIndexEntry
- Enclosing class:
- IndexUpdate
public static class IndexUpdate.UniqueIndexEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexUpdate.UniqueIndexEntry
public IndexUpdate.UniqueIndexEntry(String path,
Object value)
getPath
public String getPath()
setPath
public void setPath(String path)
getValue
public Object getValue()
getValueCode
public byte getValueCode()
getIndexComposite
public me.prettyprint.hector.api.beans.DynamicComposite getIndexComposite()
Copyright © 2013. All Rights Reserved.