跳过导航链接
A B C D E F G I K L M O P R S T U V W 

A

AccessorBuilder - org.apache.geaflow.state.strategy.accessor中的类
 
AccessorBuilder() - 类 的构造器org.apache.geaflow.state.strategy.accessor.AccessorBuilder
 
accessorMap - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseStateManager
 
ActionBuilder - org.apache.geaflow.state.strategy.accessor中的类
 
ActionBuilder() - 类 的构造器org.apache.geaflow.state.strategy.accessor.ActionBuilder
 
ActionRequest<T> - org.apache.geaflow.state.action中的类
 
ActionRequest() - 类 的构造器org.apache.geaflow.state.action.ActionRequest
 
ActionRequest(T) - 类 的构造器org.apache.geaflow.state.action.ActionRequest
 
ActionType - org.apache.geaflow.state.action中的枚举
 
ActionType() - 枚举 的构造器org.apache.geaflow.state.action.ActionType
 
actionType - 类 中的变量org.apache.geaflow.state.action.EmptyAction
 
add(K, V...) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyListAccessor
 
add(K, Map<UK, UV>) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyMapAccessor
 
add(K, UK, UV) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyMapAccessor
 
add(K, V...) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyListManagerImpl
 
add(K, Map<UK, UV>) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyMapManagerImpl
 
add(K, UK, UV) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyMapManagerImpl
 
addEdge(long, IEdge<K, EV>) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
addEdge(IEdge<K, EV>) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
addEdge(long, IEdge<K, EV>) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
addEdge(IEdge<K, EV>) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
addVertex(long, IVertex<K, VV>) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
addVertex(IVertex<K, VV>) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
addVertex(long, IVertex<K, VV>) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
addVertex(IVertex<K, VV>) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
allowActionTypes() - 类 中的方法org.apache.geaflow.state.strategy.accessor.BaseActionAccess
 
allowActionTypes() - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyDynamicGraphAccessor
 
allowActionTypes() - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
allowActionTypes() - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyStaticGraphAccessor
 
allowActionTypes() - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
allowActionTypes() - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyAccessor
 
allowActionTypes() - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
apply(ActionRequest) - 类 中的方法org.apache.geaflow.state.action.archive.ArchiveAction
 
apply(ActionRequest) - 类 中的方法org.apache.geaflow.state.action.close.CloseAction
 
apply(ActionRequest) - 类 中的方法org.apache.geaflow.state.action.compact.CompactAction
 
apply(ActionRequest) - 类 中的方法org.apache.geaflow.state.action.drop.DropAction
 
apply(ActionRequest) - 类 中的方法org.apache.geaflow.state.action.EmptyAction
 
apply(ActionRequest) - 类 中的方法org.apache.geaflow.state.action.finish.FinishAction
 
apply(ActionRequest) - 接口 中的方法org.apache.geaflow.state.action.IAction
 
apply(ActionRequest) - 类 中的方法org.apache.geaflow.state.action.load.LoadAction
 
apply(ActionRequest) - 类 中的方法org.apache.geaflow.state.action.recovery.RecoveryAction
 
apply(T, U, V) - 接口 中的方法org.apache.geaflow.state.strategy.manager.TriFunction
 
ArchiveAction - org.apache.geaflow.state.action.archive中的类
 
ArchiveAction() - 类 的构造器org.apache.geaflow.state.action.archive.ArchiveAction
 
assigner - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseShardManager
 

B

BaseAction - org.apache.geaflow.state.action中的类
 
BaseAction() - 类 的构造器org.apache.geaflow.state.action.BaseAction
 
BaseActionAccess - org.apache.geaflow.state.strategy.accessor中的类
 
BaseActionAccess() - 类 的构造器org.apache.geaflow.state.strategy.accessor.BaseActionAccess
 
BaseShardManager<K,T> - org.apache.geaflow.state.strategy.manager中的类
 
BaseShardManager(StateContext, Map<Integer, IAccessor>) - 类 的构造器org.apache.geaflow.state.strategy.manager.BaseShardManager
 
BaseStateManager - org.apache.geaflow.state.strategy.manager中的类
 
BaseStateManager() - 类 的构造器org.apache.geaflow.state.strategy.manager.BaseStateManager
 
baseStore - 类 中的变量org.apache.geaflow.state.action.StateActionContext
 
build(ActionType) - 类 中的静态方法org.apache.geaflow.state.strategy.accessor.ActionBuilder
 

C

CloseAction - org.apache.geaflow.state.action.close中的类
 
CloseAction() - 类 的构造器org.apache.geaflow.state.action.close.CloseAction
 
CompactAction - org.apache.geaflow.state.action.compact中的类
 
CompactAction() - 类 的构造器org.apache.geaflow.state.action.compact.CompactAction
 
config - 类 中的变量org.apache.geaflow.state.action.StateActionContext
 
config - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseStateManager
 
context - 类 中的变量org.apache.geaflow.state.action.BaseAction
 
context - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
context - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseStateManager
 
COWGraphAccessor<K,VV,EV> - org.apache.geaflow.state.strategy.accessor中的类
 
COWGraphAccessor() - 类 的构造器org.apache.geaflow.state.strategy.accessor.COWGraphAccessor
 
createReadOnlyState(long) - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
currentVersion - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 

D

doStoreAction(int, ActionType, ActionRequest) - 类 中的方法org.apache.geaflow.state.strategy.accessor.BaseActionAccess
 
doStoreAction(int, ActionType, ActionRequest) - 接口 中的方法org.apache.geaflow.state.strategy.accessor.IAccessor
 
doStoreAction(int, ActionType, ActionRequest) - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyDynamicGraphAccessor
 
doStoreAction(int, ActionType, ActionRequest) - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
doStoreAction(int, ActionType, ActionRequest) - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyStaticGraphAccessor
 
doStoreAction(ActionType, ActionRequest) - 类 中的方法org.apache.geaflow.state.strategy.manager.BaseStateManager
 
doStoreAction(ActionType, ActionRequest) - 接口 中的方法org.apache.geaflow.state.strategy.manager.IStateManager
 
DropAction - org.apache.geaflow.state.action.drop中的类
 
DropAction() - 类 的构造器org.apache.geaflow.state.action.drop.DropAction
 
DynamicGraphAccessor<K,VV,EV> - org.apache.geaflow.state.strategy.accessor中的接口
 
DynamicGraphManagerImpl<K,VV,EV> - org.apache.geaflow.state.strategy.manager中的类
 
DynamicGraphManagerImpl(StateContext, Map<Integer, IAccessor>) - 类 的构造器org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
dynamicGraphTrait - 类 中的变量org.apache.geaflow.state.strategy.manager.GraphManagerImpl
 

E

EmptyAction - org.apache.geaflow.state.action中的类
 
EmptyAction(ActionType) - 类 的构造器org.apache.geaflow.state.action.EmptyAction
 
enableRecoverLatestVersion - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
enableStateBackgroundSync - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 

F

filterConverter - 类 中的变量org.apache.geaflow.state.strategy.manager.GraphManagerImpl
 
FinishAction - org.apache.geaflow.state.action.finish中的类
 
FinishAction() - 类 的构造器org.apache.geaflow.state.action.finish.FinishAction
 

G

get(K) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyListAccessor
 
get(K) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyMapAccessor
 
get(K, UK...) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyMapAccessor
 
get(K) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyValueAccessor
 
get(K) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyListManagerImpl
 
get(K) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyMapManagerImpl
 
get(K, UK...) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyMapManagerImpl
 
get(K) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyValueManagerImpl
 
getAccessor(DataModel, StateMode) - 类 中的静态方法org.apache.geaflow.state.strategy.accessor.AccessorBuilder
 
getActionType() - 类 中的方法org.apache.geaflow.state.action.archive.ArchiveAction
 
getActionType() - 类 中的方法org.apache.geaflow.state.action.close.CloseAction
 
getActionType() - 类 中的方法org.apache.geaflow.state.action.compact.CompactAction
 
getActionType() - 类 中的方法org.apache.geaflow.state.action.drop.DropAction
 
getActionType() - 类 中的方法org.apache.geaflow.state.action.EmptyAction
 
getActionType() - 类 中的方法org.apache.geaflow.state.action.finish.FinishAction
 
getActionType() - 接口 中的方法org.apache.geaflow.state.action.IAction
 
getActionType() - 类 中的方法org.apache.geaflow.state.action.load.LoadAction
 
getActionType() - 类 中的方法org.apache.geaflow.state.action.recovery.RecoveryAction
 
getAggResult(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getAggResult(List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getAggResult(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getAggResult(List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getAllVersionData(K, IStatePushDown, DataType) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getAllVersionData(K, IStatePushDown, DataType) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getAllVersions(K, DataType) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getAllVersions(K, DataType) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getBaseStore() - 类 中的方法org.apache.geaflow.state.action.StateActionContext
 
getConfig() - 类 中的方法org.apache.geaflow.state.action.StateActionContext
 
getDynamicGraphAccessor(StateMode) - 类 中的静态方法org.apache.geaflow.state.strategy.accessor.AccessorBuilder
 
getDynamicGraphTrait() - 类 中的方法org.apache.geaflow.state.strategy.manager.GraphManagerImpl
 
getDynamicGraphTrait() - 接口 中的方法org.apache.geaflow.state.strategy.manager.IGraphManager
 
getEdgeIterator(long, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getEdgeIterator(long, List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getEdgeIterator(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getEdgeIterator(List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getEdgeIterator(long, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getEdgeIterator(long, List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getEdgeIterator(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getEdgeIterator(List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getEdgeProjectIterator(IStatePushDown<K, IEdge<K, EV>, R>) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getEdgeProjectIterator(List<K>, IStatePushDown<K, IEdge<K, EV>, R>) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getEdgeProjectIterator(IStatePushDown<K, IEdge<K, EV>, R>) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getEdgeProjectIterator(List<K>, IStatePushDown<K, IEdge<K, EV>, R>) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getEdges(long, K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getEdges(K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getEdges(long, K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getEdges(K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getFilterConverter() - 类 中的方法org.apache.geaflow.state.strategy.manager.GraphManagerImpl
 
getFilterConverter() - 接口 中的方法org.apache.geaflow.state.strategy.manager.IGraphManager
 
getIterator(List<K>, IStatePushDown, TriFunction<DynamicGraphTrait<K, VV, EV>, List<K>, IStatePushDown, CloseableIterator<R>>) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getIterator(Function<R, K>, IStatePushDown, BiFunction<DynamicGraphTrait<K, VV, EV>, IStatePushDown, CloseableIterator<R>>) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getIterator(List<K>, IStatePushDown, TriFunction<StaticGraphTrait<K, VV, EV>, List<K>, IStatePushDown, CloseableIterator<R>>) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getIterator(Function<R, K>, IStatePushDown, BiFunction<StaticGraphTrait<K, VV, EV>, IStatePushDown, CloseableIterator<R>>) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getKeyGroupMap(Collection<K>) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getKeyGroupMap(Collection<K>) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getKeyListTrait(Class<V>) - 接口 中的方法org.apache.geaflow.state.strategy.manager.IKeyStateManager
 
getKeyListTrait(Class<V>) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyStateManager
 
getKeyMapTrait(Class<UK>, Class<UV>) - 接口 中的方法org.apache.geaflow.state.strategy.manager.IKeyStateManager
 
getKeyMapTrait(Class<UK>, Class<UV>) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyStateManager
 
getKeyValueTrait(Class<V>) - 接口 中的方法org.apache.geaflow.state.strategy.manager.IKeyStateManager
 
getKeyValueTrait(Class<V>) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyStateManager
 
getKListAccessor(StateMode) - 类 中的静态方法org.apache.geaflow.state.strategy.accessor.AccessorBuilder
 
getKMapAccessor(StateMode) - 类 中的静态方法org.apache.geaflow.state.strategy.accessor.AccessorBuilder
 
getKVAccessor(StateMode) - 类 中的静态方法org.apache.geaflow.state.strategy.accessor.AccessorBuilder
 
getLatestVersion(K, DataType) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getLatestVersion(K, DataType) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getOneDegreeGraph(long, K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getOneDegreeGraph(K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getOneDegreeGraph(long, K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getOneDegreeGraph(K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getOneDegreeGraphIterator(long, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getOneDegreeGraphIterator(long, List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getOneDegreeGraphIterator(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getOneDegreeGraphIterator(List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getOneDegreeGraphIterator(long, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getOneDegreeGraphIterator(long, List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getOneDegreeGraphIterator(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getOneDegreeGraphIterator(List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getRequest() - 类 中的方法org.apache.geaflow.state.action.ActionRequest
 
getShard() - 类 中的方法org.apache.geaflow.state.action.ActionRequest
 
getShardGroup(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.BaseShardManager
 
getStaticGraphAccessor(StateMode) - 类 中的静态方法org.apache.geaflow.state.strategy.accessor.AccessorBuilder
 
getStaticGraphTrait() - 类 中的方法org.apache.geaflow.state.strategy.manager.GraphManagerImpl
 
getStaticGraphTrait() - 接口 中的方法org.apache.geaflow.state.strategy.manager.IGraphManager
 
getStore() - 接口 中的方法org.apache.geaflow.state.strategy.accessor.IAccessor
 
getStore() - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyDynamicGraphAccessor
 
getStore() - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
getStore() - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyStaticGraphAccessor
 
getStore() - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getStore() - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyAccessor
 
getStore() - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getTraitById(int) - 类 中的方法org.apache.geaflow.state.strategy.manager.BaseShardManager
 
getTraitByKey(K) - 类 中的方法org.apache.geaflow.state.strategy.manager.BaseShardManager
 
getVersionData(K, Collection<Long>, IStatePushDown, DataType) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getVersionData(K, Collection<Long>, IStatePushDown, DataType) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getVertex(long, K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getVertex(K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getVertex(long, K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getVertex(K, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getVertexIterator(long, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getVertexIterator(long, List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
getVertexIterator(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getVertexIterator(List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
getVertexIterator(long, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getVertexIterator(long, List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
getVertexIterator(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
getVertexIterator(List<K>, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
GraphManagerImpl<K,VV,EV> - org.apache.geaflow.state.strategy.manager中的类
 
GraphManagerImpl() - 类 的构造器org.apache.geaflow.state.strategy.manager.GraphManagerImpl
 
graphStore - 类 中的变量org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
graphStore - 类 中的变量org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 

I

IAccessor - org.apache.geaflow.state.strategy.accessor中的接口
 
IAction - org.apache.geaflow.state.action中的接口
 
IGraphManager<K,VV,EV> - org.apache.geaflow.state.strategy.manager中的接口
 
IKeyStateManager<K> - org.apache.geaflow.state.strategy.manager中的接口
 
init(StateActionContext) - 类 中的方法org.apache.geaflow.state.action.BaseAction
 
init(StateActionContext) - 接口 中的方法org.apache.geaflow.state.action.IAction
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.COWGraphAccessor
 
init(StateContext, IStoreBuilder) - 接口 中的方法org.apache.geaflow.state.strategy.accessor.IAccessor
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyDynamicGraphAccessor
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyStaticGraphAccessor
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyAccessor
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyListAccessor
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyMapAccessor
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyValueAccessor
 
init(StateContext, IStoreBuilder) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
init(StateContext) - 类 中的方法org.apache.geaflow.state.strategy.manager.BaseStateManager
 
init(StateContext) - 类 中的方法org.apache.geaflow.state.strategy.manager.GraphManagerImpl
 
init(StateContext) - 接口 中的方法org.apache.geaflow.state.strategy.manager.IStateManager
 
initAction(IStatefulStore, StateContext) - 类 中的方法org.apache.geaflow.state.strategy.accessor.BaseActionAccess
 
initialized - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
inUseGraphStore - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
IStateManager - org.apache.geaflow.state.strategy.manager中的接口
 
IStaticGraphAccessor<K,VV,EV> - org.apache.geaflow.state.strategy.accessor中的接口
 

K

keyGroup - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseStateManager
 
KeyListManagerImpl<K,V> - org.apache.geaflow.state.strategy.manager中的类
 
KeyListManagerImpl(StateContext, Map<Integer, IAccessor>) - 类 的构造器org.apache.geaflow.state.strategy.manager.KeyListManagerImpl
 
keyListTrait - 类 中的变量org.apache.geaflow.state.strategy.manager.KeyStateManager
 
KeyMapManagerImpl<K,UK,UV> - org.apache.geaflow.state.strategy.manager中的类
 
KeyMapManagerImpl(StateContext, Map<Integer, IAccessor>) - 类 的构造器org.apache.geaflow.state.strategy.manager.KeyMapManagerImpl
 
keyMapTrait - 类 中的变量org.apache.geaflow.state.strategy.manager.KeyStateManager
 
KeyStateManager<K> - org.apache.geaflow.state.strategy.manager中的类
 
KeyStateManager() - 类 的构造器org.apache.geaflow.state.strategy.manager.KeyStateManager
 
KeyValueManagerImpl<K,V> - org.apache.geaflow.state.strategy.manager中的类
 
KeyValueManagerImpl(StateContext, Map<Integer, IAccessor>) - 类 的构造器org.apache.geaflow.state.strategy.manager.KeyValueManagerImpl
 
keyValueTrait - 类 中的变量org.apache.geaflow.state.strategy.manager.KeyStateManager
 
kListStore - 类 中的变量org.apache.geaflow.state.strategy.accessor.RWKeyListAccessor
 
kMapStore - 类 中的变量org.apache.geaflow.state.strategy.accessor.RWKeyMapAccessor
 
kvStore - 类 中的变量org.apache.geaflow.state.strategy.accessor.RWKeyValueAccessor
 

L

latestGraphStore - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
lazyCloseGraphStore - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
LoadAction - org.apache.geaflow.state.action.load中的类
 
LoadAction() - 类 的构造器org.apache.geaflow.state.action.load.LoadAction
 
lock - 类 中的变量org.apache.geaflow.state.strategy.accessor.BaseActionAccess
 
lock - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyDynamicGraphAccessor
 
LOGGER - 类 中的静态变量org.apache.geaflow.state.action.drop.DropAction
 
LOGGER - 类 中的静态变量org.apache.geaflow.state.action.load.LoadAction
 
LOGGER - 类 中的静态变量org.apache.geaflow.state.strategy.accessor.AccessorBuilder
 
LOGGER - 类 中的静态变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
LOGGER - 类 中的静态变量org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
LOGGER - 类 中的静态变量org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
LOGGER - 类 中的静态变量org.apache.geaflow.state.strategy.manager.BaseShardManager
 
LOGGER - 类 中的静态变量org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
LOGGER - 类 中的静态变量org.apache.geaflow.state.strategy.manager.GraphManagerImpl
 

M

mayScale - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseShardManager
 
metricGroup - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseStateManager
 

O

org.apache.geaflow.state.action - 程序包 org.apache.geaflow.state.action
 
org.apache.geaflow.state.action.archive - 程序包 org.apache.geaflow.state.action.archive
 
org.apache.geaflow.state.action.close - 程序包 org.apache.geaflow.state.action.close
 
org.apache.geaflow.state.action.compact - 程序包 org.apache.geaflow.state.action.compact
 
org.apache.geaflow.state.action.drop - 程序包 org.apache.geaflow.state.action.drop
 
org.apache.geaflow.state.action.finish - 程序包 org.apache.geaflow.state.action.finish
 
org.apache.geaflow.state.action.load - 程序包 org.apache.geaflow.state.action.load
 
org.apache.geaflow.state.action.recovery - 程序包 org.apache.geaflow.state.action.recovery
 
org.apache.geaflow.state.strategy.accessor - 程序包 org.apache.geaflow.state.strategy.accessor
 
org.apache.geaflow.state.strategy.manager - 程序包 org.apache.geaflow.state.strategy.manager
 

P

put(K, V) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyValueAccessor
 
put(K, V) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyValueManagerImpl
 

R

ReadOnlyDynamicGraphAccessor<K,VV,EV> - org.apache.geaflow.state.strategy.accessor中的类
 
ReadOnlyDynamicGraphAccessor() - 类 的构造器org.apache.geaflow.state.strategy.accessor.ReadOnlyDynamicGraphAccessor
 
readOnlyGraph - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyDynamicGraphAccessor
 
ReadOnlyGraph<K,VV,EV> - org.apache.geaflow.state.strategy.accessor中的类
 
ReadOnlyGraph() - 类 的构造器org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
readOnlyGraph - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyStaticGraphAccessor
 
ReadOnlyStaticGraphAccessor<K,VV,EV> - org.apache.geaflow.state.strategy.accessor中的类
 
ReadOnlyStaticGraphAccessor() - 类 的构造器org.apache.geaflow.state.strategy.accessor.ReadOnlyStaticGraphAccessor
 
recover(long) - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
RecoveryAction - org.apache.geaflow.state.action.recovery中的类
 
RecoveryAction() - 类 的构造器org.apache.geaflow.state.action.recovery.RecoveryAction
 
registerAction(IAction) - 类 中的方法org.apache.geaflow.state.strategy.accessor.BaseActionAccess
 
registerAction(IAction) - 接口 中的方法org.apache.geaflow.state.strategy.accessor.IAccessor
 
registeredAction - 类 中的变量org.apache.geaflow.state.strategy.accessor.BaseActionAccess
 
remove(K) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyListAccessor
 
remove(K) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyMapAccessor
 
remove(K, UK...) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyMapAccessor
 
remove(K) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWKeyValueAccessor
 
remove(K) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyListManagerImpl
 
remove(K) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyMapManagerImpl
 
remove(K, UK...) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyMapManagerImpl
 
remove(K) - 类 中的方法org.apache.geaflow.state.strategy.manager.KeyValueManagerImpl
 
request - 类 中的变量org.apache.geaflow.state.action.ActionRequest
 
RWDynamicGraphAccessor<K,VV,EV> - org.apache.geaflow.state.strategy.accessor中的类
 
RWDynamicGraphAccessor() - 类 的构造器org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
RWKeyAccessor<K> - org.apache.geaflow.state.strategy.accessor中的类
 
RWKeyAccessor() - 类 的构造器org.apache.geaflow.state.strategy.accessor.RWKeyAccessor
 
RWKeyListAccessor<K,V> - org.apache.geaflow.state.strategy.accessor中的类
 
RWKeyListAccessor() - 类 的构造器org.apache.geaflow.state.strategy.accessor.RWKeyListAccessor
 
RWKeyMapAccessor<K,UK,UV> - org.apache.geaflow.state.strategy.accessor中的类
 
RWKeyMapAccessor() - 类 的构造器org.apache.geaflow.state.strategy.accessor.RWKeyMapAccessor
 
RWKeyValueAccessor<K,V> - org.apache.geaflow.state.strategy.accessor中的类
 
RWKeyValueAccessor() - 类 的构造器org.apache.geaflow.state.strategy.accessor.RWKeyValueAccessor
 
RWStaticGraphAccessor<K,VV,EV> - org.apache.geaflow.state.strategy.accessor中的类
 
RWStaticGraphAccessor() - 类 的构造器org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 

S

setShard(int) - 类 中的方法org.apache.geaflow.state.action.ActionRequest
 
shard - 类 中的变量org.apache.geaflow.state.action.ActionRequest
 
shardFilter(CloseableIterator<T>, int, Function<T, K>) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
shardFilter(CloseableIterator<T>, int, Function<T, K>) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
shardGroup - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseShardManager
 
startStateSyncService() - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
StateActionContext - org.apache.geaflow.state.action中的类
 
StateActionContext(IStatefulStore, Configuration) - 类 的构造器org.apache.geaflow.state.action.StateActionContext
 
StaticGraphManagerImpl<K,VV,EV> - org.apache.geaflow.state.strategy.manager中的类
 
StaticGraphManagerImpl(StateContext, Map<Integer, IAccessor>) - 类 的构造器org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
staticGraphTrait - 类 中的变量org.apache.geaflow.state.strategy.manager.GraphManagerImpl
 
store - 类 中的变量org.apache.geaflow.state.strategy.accessor.RWKeyAccessor
 
storeBuilder - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
syncExecutor - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
syncGapMs - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 

T

totalShardNum - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseShardManager
 
traitMap - 类 中的变量org.apache.geaflow.state.strategy.manager.BaseShardManager
 
TriFunction<T,U,V,R> - org.apache.geaflow.state.strategy.manager中的接口
 

U

updateVersion(long) - 类 中的方法org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 

V

valueOf(String) - 枚举 中的静态方法org.apache.geaflow.state.action.ActionType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.geaflow.state.action.ActionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
vertexIDIterator() - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
vertexIDIterator(long, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWDynamicGraphAccessor
 
vertexIDIterator() - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
vertexIDIterator(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.accessor.RWStaticGraphAccessor
 
vertexIDIterator() - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
vertexIDIterator(long, IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.DynamicGraphManagerImpl
 
vertexIDIterator() - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
vertexIDIterator(IStatePushDown) - 类 中的方法org.apache.geaflow.state.strategy.manager.StaticGraphManagerImpl
 
viewMetaBookKeeper - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 

W

warmupException - 类 中的变量org.apache.geaflow.state.strategy.accessor.ReadOnlyGraph
 
A B C D E F G I K L M O P R S T U V W 
跳过导航链接

Copyright © 2025. All rights reserved.