| Package | Description |
|---|---|
| org.neo4j.causalclustering.core.replication.session |
| Modifier and Type | Method and Description |
|---|---|
OperationContext |
LocalSessionPool.acquireSession()
Acquires a session and returns the next unique operation context
within that session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocalSessionPool.releaseSession(OperationContext operationContext)
Releases a previously acquired session using the operation context
as a key.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.