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