|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphSession.RefreshState | |
|---|---|
| org.modeshape.graph.session | A graph session provides a stateful environment in which graph operations can be enqueued and the state and structure of the graph are cached. |
| Uses of GraphSession.RefreshState in org.modeshape.graph.session |
|---|
| Methods in org.modeshape.graph.session with parameters of type GraphSession.RefreshState | |
|---|---|
protected boolean |
GraphSession.Node.refreshPhase1(GraphSession.RefreshState<Payload,PropertyPayload> refreshState)
Phase 1 of the process of refreshing the cached content while retaining changes. |
protected void |
GraphSession.Node.refreshPhase2(GraphSession.RefreshState<Payload,PropertyPayload> refreshState,
Results persistentInfoForRefreshedNodes)
Phase 2 of the process of refreshing the cached content while retaining changes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||