org.usergrid.tools
Class EntityInsertBenchMark.IndexEntry
java.lang.Object
org.usergrid.tools.EntityInsertBenchMark.IndexEntry
- Enclosing class:
- EntityInsertBenchMark
public static class EntityInsertBenchMark.IndexEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityInsertBenchMark.IndexEntry
public EntityInsertBenchMark.IndexEntry(UUID entityId,
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 © 2012. All Rights Reserved.