public class StreamingPropertyValueTableRef extends StreamingPropertyValueRef<AccumuloGraph>
| Modifier | Constructor and Description |
|---|---|
protected |
StreamingPropertyValueTableRef() |
|
StreamingPropertyValueTableRef(String dataRowKey,
StreamingPropertyValue propertyValue,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
String |
getDataRowKey() |
StreamingPropertyValue |
toStreamingPropertyValue(AccumuloGraph graph,
long timestamp) |
getValueType, isSearchIndex, isStoreprotected StreamingPropertyValueTableRef()
public StreamingPropertyValueTableRef(String dataRowKey, StreamingPropertyValue propertyValue, byte[] data)
public String getDataRowKey()
public byte[] getData()
public StreamingPropertyValue toStreamingPropertyValue(AccumuloGraph graph, long timestamp)
toStreamingPropertyValue in class StreamingPropertyValueRef<AccumuloGraph>Copyright © 2014–2017. All rights reserved.