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 TypeMethodDescriptionvoidAvailabilityMonitor.lock(MyGearmanWorkerImpl worker) voidNodeAvailabilityMonitor.lock(MyGearmanWorkerImpl worker) voidNoopAvailabilityMonitor.lock(MyGearmanWorkerImpl worker) voidAvailabilityMonitor.unlock(MyGearmanWorkerImpl worker) voidNodeAvailabilityMonitor.unlock(MyGearmanWorkerImpl worker) voidNoopAvailabilityMonitor.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)