Class Hierarchy
- java.lang.Object
- cn.boboweike.carrot.storage.AbstractPartitionedStorageProvider (implements java.lang.AutoCloseable, cn.boboweike.carrot.storage.PartitionedStorageProvider)
- cn.boboweike.carrot.storage.InMemoryPartitionedStorageProvider
- cn.boboweike.carrot.storage.BackgroundTaskServerStatus (implements cn.boboweike.carrot.server.jmx.BackgroundTaskServerStatusMBean)
- cn.boboweike.carrot.storage.CarrotMetadata
- cn.boboweike.carrot.storage.Page<T>
- cn.boboweike.carrot.storage.PageRequest
- cn.boboweike.carrot.storage.StorageProviderUtils
- cn.boboweike.carrot.storage.StorageProviderUtils.BackgroundTaskServers
- cn.boboweike.carrot.storage.StorageProviderUtils.Metadata
- cn.boboweike.carrot.storage.StorageProviderUtils.Migrations
- cn.boboweike.carrot.storage.StorageProviderUtils.RecurringTasks
- cn.boboweike.carrot.storage.StorageProviderUtils.ShedLock
- cn.boboweike.carrot.storage.StorageProviderUtils.Tasks
- cn.boboweike.carrot.storage.TaskStats
- cn.boboweike.carrot.storage.TaskStatsExtended
- cn.boboweike.carrot.storage.TaskStatsData
- cn.boboweike.carrot.storage.TaskStatsEnricher
- cn.boboweike.carrot.storage.TaskStatsExtended.Estimation
- cn.boboweike.carrot.storage.ThreadSafePartitionedStorageProvider (implements cn.boboweike.carrot.storage.PartitionedStorageProvider)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.boboweike.carrot.storage.StorageException
- cn.boboweike.carrot.storage.ConcurrentTaskModificationException
- cn.boboweike.carrot.storage.ServerTimedOutException
- cn.boboweike.carrot.storage.TaskNotFoundException
- cn.boboweike.carrot.storage.StorageException
- java.lang.RuntimeException
- java.lang.Exception
- cn.boboweike.carrot.storage.AbstractPartitionedStorageProvider (implements java.lang.AutoCloseable, cn.boboweike.carrot.storage.PartitionedStorageProvider)
Interface Hierarchy
- cn.boboweike.carrot.storage.PartitionedStorageProvider
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- cn.boboweike.carrot.storage.PageRequest.Order
- cn.boboweike.carrot.storage.StorageProviderUtils.DatabaseOptions
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)