Uses of Interface
org.apache.hadoop.lib.service.Instrumentation.Cron
Packages that use Instrumentation.Cron
-
Uses of Instrumentation.Cron in org.apache.hadoop.lib.service
Methods in org.apache.hadoop.lib.service that return Instrumentation.CronModifier and TypeMethodDescriptionInstrumentation.createCron()Instrumentation.Cron.start()Instrumentation.Cron.stop()Methods in org.apache.hadoop.lib.service with parameters of type Instrumentation.CronModifier and TypeMethodDescriptionvoidInstrumentation.addCron(String group, String name, Instrumentation.Cron cron) -
Uses of Instrumentation.Cron in org.apache.hadoop.lib.service.instrumentation
Methods in org.apache.hadoop.lib.service.instrumentation with parameters of type Instrumentation.CronModifier and TypeMethodDescriptionvoidInstrumentationService.addCron(String group, String name, Instrumentation.Cron cron)