public static class MembershipEntry.Marshal extends SafeStateMarshal<MembershipEntry>
| Constructor and Description |
|---|
Marshal() |
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(MembershipEntry entry,
org.neo4j.storageengine.api.WritableChannel channel)
Marshals the state into the channel.
|
long |
ordinal(MembershipEntry entry) |
MembershipEntry |
startState() |
unmarshalequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitunmarshalpublic MembershipEntry startState()
public long ordinal(MembershipEntry entry)
public void marshal(MembershipEntry entry, org.neo4j.storageengine.api.WritableChannel channel) throws IOException
ChannelMarshalIOExceptionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.