| Package | Description |
|---|---|
| org.apache.nifi.controller.repository |
| Class and Description |
|---|
| ContentClaimInputStream
An InputStream that is provided a Content Repository, Content Claim, and offset into the Content Claim where a FlowFile's
content begins, and is capable of reading the content from the Content Repository, as well as providing the ability to use
ContentClaimInputStream.mark(int)/ContentClaimInputStream.reset() in order to re-read content without buffering it. |
Copyright © 2021 Apache NiFi Project. All rights reserved.