Uses of Class
hudson.plugins.gearman.MyGearmanWorkerImpl
Packages that use MyGearmanWorkerImpl
-
Uses of MyGearmanWorkerImpl in hudson.plugins.gearman
Fields in hudson.plugins.gearman declared as MyGearmanWorkerImplMethods in hudson.plugins.gearman with parameters of type MyGearmanWorkerImplModifier and TypeMethodDescriptionvoid
AvailabilityMonitor.lock
(MyGearmanWorkerImpl worker) void
NodeAvailabilityMonitor.lock
(MyGearmanWorkerImpl worker) void
NoopAvailabilityMonitor.lock
(MyGearmanWorkerImpl worker) void
AvailabilityMonitor.unlock
(MyGearmanWorkerImpl worker) void
NodeAvailabilityMonitor.unlock
(MyGearmanWorkerImpl worker) void
NoopAvailabilityMonitor.unlock
(MyGearmanWorkerImpl worker) Constructors in hudson.plugins.gearman with parameters of type MyGearmanWorkerImplModifierConstructorDescriptionCustomGearmanFunctionFactory
(String functionName, String className, GearmanProject project, Computer computer, String builtInName, MyGearmanWorkerImpl worker) StartJobWorker
(GearmanProject project, Computer computer, String builtInName, MyGearmanWorkerImpl worker)