Uses of Class
cn.boboweike.carrot.utils.annotations.Beta
-
Packages that use Beta Package Description cn.boboweike.carrot.server.concurrent -
-
Uses of Beta in cn.boboweike.carrot.server.concurrent
Classes in cn.boboweike.carrot.server.concurrent with annotations of type Beta Modifier and Type Class Description classUseStorageProviderTaskConcurrentTaskModificationResolverA new implementation ofConcurrentTaskModificationResolverthat will always use the latest version of the task found in the database (SQL or NoSQL).
-