public class ReadOnlyStaticGraphAccessor<K,VV,EV> extends RWStaticGraphAccessor<K,VV,EV>
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
private ReadOnlyGraph<K,VV,EV> |
readOnlyGraph |
registeredAction| 构造器 | 说明 |
|---|---|
ReadOnlyStaticGraphAccessor() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
protected List<ActionType> |
allowActionTypes() |
|
void |
doStoreAction(int shard,
ActionType actionType,
ActionRequest request) |
|
IStaticGraphStore<K,VV,EV> |
getStore() |
|
void |
init(StateContext context,
IStoreBuilder storeBuilder) |
addEdge, addVertex, getAggResult, getAggResult, getEdgeIterator, getEdgeIterator, getEdgeProjectIterator, getEdgeProjectIterator, getEdges, getOneDegreeGraph, getOneDegreeGraphIterator, getOneDegreeGraphIterator, getVertex, getVertexIterator, getVertexIterator, vertexIDIterator, vertexIDIteratorinitAction, registerActionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterActionprivate final ReadOnlyGraph<K,VV,EV> readOnlyGraph
public void init(StateContext context, IStoreBuilder storeBuilder)
protected List<ActionType> allowActionTypes()
allowActionTypes 在类中 RWStaticGraphAccessor<K,VV,EV>public void doStoreAction(int shard,
ActionType actionType,
ActionRequest request)
doStoreAction 在接口中 IAccessordoStoreAction 在类中 BaseActionAccessCopyright © 2025. All rights reserved.