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