| Modifier and Type | Method and Description |
|---|---|
static EntryRecord |
EntryRecord.read(org.neo4j.storageengine.api.ReadableChannel channel,
ChannelMarshal<ReplicatedContent> contentMarshal) |
| Modifier and Type | Method and Description |
|---|---|
static MemberIdSet |
MemberIdSetSerializer.unmarshal(org.neo4j.storageengine.api.ReadableChannel channel) |
RaftMembershipState |
RaftMembershipState.Marshal.unmarshal0(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
VoteState |
VoteState.Marshal.unmarshal0(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
static DistributedOperation |
DistributedOperation.deserialize(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
GlobalSessionTrackerState |
GlobalSessionTrackerState.Marshal.unmarshal0(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
static ReplicatedIdAllocationRequest |
ReplicatedIdAllocationRequestSerializer.unmarshal(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
static ReplicatedLockTokenRequest |
ReplicatedLockTokenSerializer.unmarshal(org.neo4j.storageengine.api.ReadableChannel channel) |
ReplicatedLockTokenState |
ReplicatedLockTokenState.Marshal.unmarshal0(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
CoreSnapshot |
CoreSnapshot.Marshal.unmarshal0(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
STATE |
SafeChannelMarshal.unmarshal(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
ReplicatedContent |
CoreReplicatedContentMarshal.unmarshal0(org.neo4j.storageengine.api.ReadableChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
STATE |
ChannelMarshal.unmarshal(org.neo4j.storageengine.api.ReadableChannel channel)
Unmarshals an instance of
STATE from channel. |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.