public class StreamingPropertyValueTableRef extends StreamingPropertyValueRef
| 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) |
getValueType, isSearchIndex, isStoreprotected StreamingPropertyValueTableRef()
public StreamingPropertyValueTableRef(String dataRowKey, StreamingPropertyValue propertyValue, byte[] data)
public String getDataRowKey()
public byte[] getData()
public StreamingPropertyValue toStreamingPropertyValue(AccumuloGraph graph)
toStreamingPropertyValue in class StreamingPropertyValueRefCopyright © 2014–2015. All rights reserved.