Class Hierarchy
- java.lang.Object
- de.otto.synapse.state.ChronicleMapBytesMarshaller<V> (implements net.openhft.chronicle.hash.serialization.BytesReader<T>, net.openhft.chronicle.hash.serialization.BytesWriter<T>, net.openhft.chronicle.core.util.ReadResolvable<T>)
- de.otto.synapse.state.ChronicleMapStateRepository.Builder<V>
- de.otto.synapse.state.ConcurrentMapStateRepository<V> (implements de.otto.synapse.state.StateRepository<V>)
- de.otto.synapse.state.ChronicleMapStateRepository<V>
- de.otto.synapse.state.DelegatingStateRepository<V> (implements de.otto.synapse.state.StateRepository<V>)
Interface Hierarchy
- java.lang.AutoCloseable
- de.otto.synapse.state.StateRepository<V>