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