| Package | Description |
|---|---|
| org.neo4j.causalclustering.core.state | |
| org.neo4j.causalclustering.core.state.machines.id |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandDispatcher.dispatch(ReplicatedIdAllocationRequest idAllocation,
long commandIndex,
Consumer<Result> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ReplicatedIdAllocationRequest |
ReplicatedIdAllocationRequestSerializer.unmarshal(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicatedIdAllocationStateMachine.applyCommand(ReplicatedIdAllocationRequest request,
long commandIndex,
Consumer<Result> callback) |
static void |
ReplicatedIdAllocationRequestSerializer.marshal(ReplicatedIdAllocationRequest idRangeRequest,
org.neo4j.storageengine.api.WritableChannel channel) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.