public interface SearchableField
| Modifier and Type | Method and Description |
|---|---|
SearchableFieldType |
getFieldType() |
String |
getFriendlyName() |
String |
getIdentifier() |
String |
getSearchableFieldName() |
boolean |
isAttribute() |
String getIdentifier()
String getSearchableFieldName()
String getFriendlyName()
SearchableFieldType getFieldType()
boolean isAttribute()
true if this field represents a FlowFile attribute,
false if the field represents a Provenance Event detail,
such as Source System URICopyright © 2016 Apache NiFi Project. All rights reserved.