public final class StoreIdMarshal extends SafeChannelMarshal<StoreId>
| Modifier and Type | Field and Description |
|---|---|
static StoreIdMarshal |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(StoreId storeId,
org.neo4j.storageengine.api.WritableChannel channel)
Marshals the state into the channel.
|
unmarshalpublic static final StoreIdMarshal INSTANCE
public void marshal(StoreId storeId, org.neo4j.storageengine.api.WritableChannel channel) throws IOException
ChannelMarshalIOExceptionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.