public class StreamingPropertyValueFileRef extends StreamingPropertyValueRef<StorableGraph>
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamingPropertyValueFileRef.StreamingPropertyValueFile |
searchIndex, store| Constructor and Description |
|---|
StreamingPropertyValueFileRef(File file,
StreamingPropertyValue propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
asObjectCopy()
Return this value as a regular java boxed primitive, String or primitive array.
|
<T> T |
map(ValueMapper<T> mapper) |
StreamingPropertyValue |
toStreamingPropertyValue(StorableGraph graph,
Long timestamp) |
<E extends Exception> |
writeTo(ValueWriter<E> writer) |
getTypeName, getValueType, prettyPrintcomputeHash, equals, isSearchIndex, numberType, searchIndex, updateHash, valueGroupasObject, eq, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, equals, hashCode64, isNaN, parseHeaderInformation, ternaryEquals, writeToequals, hashCode, isSequenceValuepublic StreamingPropertyValueFileRef(File file, StreamingPropertyValue propertyValue)
public StreamingPropertyValue toStreamingPropertyValue(StorableGraph graph, Long timestamp)
toStreamingPropertyValue in class StreamingPropertyValueRef<StorableGraph>public <E extends Exception> void writeTo(ValueWriter<E> writer) throws E extends Exception
public Object asObjectCopy()
ValueasObjectCopy in class Valuepublic <T> T map(ValueMapper<T> mapper)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.