Package | Description |
---|---|
org.apache.oozie.command.wf | |
org.apache.oozie.servlet | |
org.apache.oozie.util |
Modifier and Type | Method and Description |
---|---|
protected void |
ActionXCommand.addActionCron(String type,
Instrumentation.Cron cron)
Adding a cron for the instrumentation time for the given Instrumentation
group
|
Modifier and Type | Method and Description |
---|---|
protected void |
JsonRestServlet.addCron(String name,
Instrumentation.Cron cron)
Add an instrumentation cron.
|
Modifier and Type | Method and Description |
---|---|
void |
MetricsInstrumentation.addCron(String group,
String name,
Instrumentation.Cron cron)
Add a cron to an instrumentation timer.
|
void |
Instrumentation.addCron(String group,
String name,
Instrumentation.Cron cron)
Add a cron to an instrumentation timer.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.