public class EdgeDecoder extends ElementDecoder<EdgeElementData>
authorizations, elementData, fetchHints, graph| Constructor and Description |
|---|
EdgeDecoder(PrefetchingIterator<Pair<StoreKey,StoreValue>> storeIterable,
StorableGraph graph,
FetchHints fetchHints,
Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
protected EdgeElementData |
createElementData(StorableGraph graph) |
protected String |
getVisibilitySignal() |
protected boolean |
processColumn(Pair<StoreKey,StoreValue> keyValue) |
protected void |
processSignalColumn(Pair<StoreKey,StoreValue> keyValue) |
decode, getElementData, getFetchHints, iterator, populateElementDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic EdgeDecoder(PrefetchingIterator<Pair<StoreKey,StoreValue>> storeIterable, StorableGraph graph, FetchHints fetchHints, Authorizations authorizations)
protected EdgeElementData createElementData(StorableGraph graph)
createElementData in class ElementDecoder<EdgeElementData>protected String getVisibilitySignal()
getVisibilitySignal in class ElementDecoder<EdgeElementData>protected boolean processColumn(Pair<StoreKey,StoreValue> keyValue)
processColumn in class ElementDecoder<EdgeElementData>protected void processSignalColumn(Pair<StoreKey,StoreValue> keyValue)
processSignalColumn in class ElementDecoder<EdgeElementData>Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.