Class Hierarchy
- java.lang.Object
- org.shoal.ha.cache.impl.command.Command<K,V> (implements java.io.Serializable)
- org.shoal.adapter.store.commands.AcknowledgedCommand<K,V>
- org.shoal.adapter.store.commands.AbstractSaveCommand<K,V>
- org.shoal.adapter.store.commands.SaveCommand<K,V>
- org.shoal.adapter.store.commands.TouchCommand<K,V>
- org.shoal.adapter.store.commands.RemoveCommand<K,V>
- org.shoal.adapter.store.commands.AbstractSaveCommand<K,V>
- org.shoal.adapter.store.commands.LoadRequestCommand<K,V>
- org.shoal.adapter.store.commands.LoadResponseCommand<K,V>
- org.shoal.adapter.store.commands.NoOpCommand<K,V>
- org.shoal.adapter.store.commands.RemoveExpiredCommand<K,V>
- org.shoal.adapter.store.commands.RemoveExpiredResultCommand<K,V>
- org.shoal.adapter.store.commands.SimpleAckCommand<K,V>
- org.shoal.adapter.store.commands.SizeRequestCommand<K,V>
- org.shoal.adapter.store.commands.SizeResponseCommand<K,V>
- org.shoal.adapter.store.commands.StaleCopyRemoveCommand<K,V>
- org.shoal.adapter.store.commands.AcknowledgedCommand<K,V>
- org.shoal.ha.cache.impl.command.Command<K,V> (implements java.io.Serializable)