| Package | Description |
|---|---|
| org.apache.nifi.reporting | |
| org.apache.nifi.scheduling |
| Modifier and Type | Method and Description |
|---|---|
SchedulingStrategy |
ReportingInitializationContext.getSchedulingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
static SchedulingStrategy |
SchedulingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchedulingStrategy[] |
SchedulingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.