Class Hierarchy
- java.lang.Object
- org.flux.store.api.Action<T>
- org.flux.store.api.StoreBackup<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.flux.store.api.AsyncNotificationException
- org.flux.store.api.InvalidActionException
- java.lang.Exception
Interface Hierarchy
- java.lang.Cloneable
- org.flux.store.api.State (also extends org.apache.commons.lang3.builder.Diffable<T>, java.io.Serializable)
- org.apache.commons.lang3.builder.Diffable<T>
- org.flux.store.api.State (also extends java.lang.Cloneable, java.io.Serializable)
- org.flux.store.api.Middleware<T>
- org.flux.store.api.Reducer<T>
- java.io.Serializable
- org.flux.store.api.Slice<T>
- org.flux.store.api.Store<T>
- org.flux.store.api.Thunk<T>