| Interface | Description |
|---|---|
| ListableEntity | |
| ListProcessorTestWatcher.Provider<T> |
| Class | Description |
|---|---|
| AbstractListProcessor<T extends ListableEntity> |
An Abstract Processor that is intended to simplify the coding required in order to perform Listing operations of remote or local resources.
|
| AbstractListProcessor.StringSerDe | |
| EntityListing |
A simple POJO for maintaining state about the last entities listed by an AbstractListProcessor that was performed so that
we can avoid pulling the same file multiple times
|
| ListedEntity | |
| ListedEntityTracker<T extends ListableEntity> | |
| ListProcessorTestWatcher |
This class provides a way to dump list-able entities, processor state and transferred FlowFiles into 'success' relationship,
which is useful to debug test issues especially at automation test environment such as Travis that is difficult to debug.
|
Copyright © 2019 Apache NiFi Project. All rights reserved.