Package | Description |
---|---|
org.apache.nifi.controller.queue |
Modifier and Type | Method and Description |
---|---|
DropFlowFileState |
DropFlowFileStatus.getState() |
static DropFlowFileState |
DropFlowFileState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DropFlowFileState |
DropFlowFileState.valueOfDescription(String description) |
static DropFlowFileState[] |
DropFlowFileState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Apache NiFi Project. All rights reserved.