Hierarchy For Package cn.boboweike.carrot.storage.nosql.mongo.migrations
Package Hierarchies:Class Hierarchy
- java.lang.Object
- cn.boboweike.carrot.storage.nosql.mongo.migrations.MongoMigration (implements cn.boboweike.carrot.storage.nosql.common.migrations.NoSqlMigration)
- cn.boboweike.carrot.storage.nosql.mongo.migrations.M001_CreateTaskCollection
- cn.boboweike.carrot.storage.nosql.mongo.migrations.M002_CreateRecurringTaskCollection
- cn.boboweike.carrot.storage.nosql.mongo.migrations.M003_CreateMetadataCollection
- cn.boboweike.carrot.storage.nosql.mongo.migrations.M004_CreateBackgroundTaskServerCollection
- cn.boboweike.carrot.storage.nosql.mongo.migrations.M005_CreateShedLockCollection
- cn.boboweike.carrot.storage.nosql.mongo.migrations.MongoMigration (implements cn.boboweike.carrot.storage.nosql.common.migrations.NoSqlMigration)