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