public class StreamingPropertyValueHdfsRef extends StreamingPropertyValueRef<AccumuloGraph>
| Modifier | Constructor and Description |
|---|---|
protected |
StreamingPropertyValueHdfsRef() |
|
StreamingPropertyValueHdfsRef(String path,
StreamingPropertyValue propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
StreamingPropertyValue |
toStreamingPropertyValue(AccumuloGraph graph,
long timestamp) |
getValueType, isSearchIndex, isStoreprotected StreamingPropertyValueHdfsRef()
public StreamingPropertyValueHdfsRef(String path, StreamingPropertyValue propertyValue)
public String getPath()
public StreamingPropertyValue toStreamingPropertyValue(AccumuloGraph graph, long timestamp)
toStreamingPropertyValue in class StreamingPropertyValueRef<AccumuloGraph>Copyright © 2014–2017. All rights reserved.