| Interface | Description |
|---|---|
| SimpleStorage<T> | |
| StateMarshal<STATE> | |
| StateStorage<STATE> |
| Class | Description |
|---|---|
| DurableStateStorage<STATE> | |
| DurableStateStorageImporter<STATE> | |
| InMemoryStateStorage<STATE> | |
| SafeChannelMarshal<STATE> |
Wrapper class to handle ReadPastEndExceptions in a safe manner transforming it
to the checked EndOfStreamException which does not inherit from an IOException.
|
| SafeStateMarshal<STATE> |
Wrapper class to handle ReadPastEndExceptions in a safe manner transforming it
to the checked EndOfStreamException which does not inherit from IOException.
|
| SimpleFileStorage<T> |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.