| Modifier and Type | Class and Description |
|---|---|
static class |
MembershipEntry.Marshal |
static class |
RaftMembershipState.Marshal |
| Modifier and Type | Class and Description |
|---|---|
static class |
TermState.Marshal |
| Modifier and Type | Class and Description |
|---|---|
static class |
VoteState.Marshal |
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalSessionTrackerState.Marshal |
| Modifier and Type | Class and Description |
|---|---|
class |
LongIndexMarshal
A marshal for an index that starts with -1 at the empty slot before the first real entry at 0.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IdAllocationState.Marshal |
| Modifier and Type | Class and Description |
|---|---|
static class |
ReplicatedLockTokenState.Marshal |
| Modifier and Type | Class and Description |
|---|---|
static class |
CoreSnapshot.Marshal |
static class |
RaftCoreState.Marshal |
| Modifier and Type | Class and Description |
|---|---|
class |
SafeStateMarshal<STATE>
Wrapper class to handle ReadPastEndExceptions in a safe manner transforming it
to the checked EndOfStreamException which does not inherit from IOException.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterId.Marshal |
static class |
MemberId.Marshal
Format:
┌──────────────────────────────┐
│mostSignificantBits 8 bytes│
│leastSignificantBits 8 bytes│
└──────────────────────────────┘
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoreReplicatedContentMarshal |
| Modifier and Type | Class and Description |
|---|---|
class |
StoreIdMarshal |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.