Uses of Class
io.imast.work4j.model.cluster.WorkerActivity
-
Packages that use WorkerActivity Package Description io.imast.work4j.model.cluster -
-
Uses of WorkerActivity in io.imast.work4j.model.cluster
Methods in io.imast.work4j.model.cluster that return WorkerActivity Modifier and Type Method Description static WorkerActivityWorkerActivity. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkerActivity[]WorkerActivity. values()Returns an array containing the constants of this enum type, in the order they are declared.
-