Uses of Class
cn.boboweike.carrot.storage.AbstractPartitionedStorageProvider
-
Packages that use AbstractPartitionedStorageProvider Package Description cn.boboweike.carrot.storage cn.boboweike.carrot.storage.nosql.mongo -
-
Uses of AbstractPartitionedStorageProvider in cn.boboweike.carrot.storage
Subclasses of AbstractPartitionedStorageProvider in cn.boboweike.carrot.storage Modifier and Type Class Description classInMemoryPartitionedStorageProvider -
Uses of AbstractPartitionedStorageProvider in cn.boboweike.carrot.storage.nosql.mongo
Subclasses of AbstractPartitionedStorageProvider in cn.boboweike.carrot.storage.nosql.mongo Modifier and Type Class Description classMongoDBPartitionedStorageProvider
-