Class | Description |
---|---|
NonThreadSafeCircularBuffer | |
StreamDemarcator |
The
StreamDemarcator class takes an input stream and demarcates
it so it could be read (see StreamDemarcator.nextToken() ) as individual byte[]
demarcated by the provided delimiter. |
Copyright © 2016 Apache NiFi Project. All rights reserved.