| Modifier and Type | Method and Description |
|---|---|
CommandDispatcher |
CoreStateMachines.commandDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicatedIdAllocationRequest.dispatch(CommandDispatcher commandDispatcher,
long commandIndex,
Consumer<Result> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicatedLockTokenRequest.dispatch(CommandDispatcher commandDispatcher,
long commandIndex,
Consumer<Result> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicatedTokenRequest.dispatch(CommandDispatcher commandDispatcher,
long commandIndex,
Consumer<Result> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreReplicatedContent.dispatch(CommandDispatcher commandDispatcher,
long commandIndex,
Consumer<Result> callback) |
void |
ReplicatedTransaction.dispatch(CommandDispatcher commandDispatcher,
long commandIndex,
Consumer<Result> callback) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.