public interface ContentClaimWriteCache
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
flush(ContentClaim contentClaim) |
void |
flush(ResourceClaim claim) |
ContentClaim |
getContentClaim() |
void |
reset() |
OutputStream |
write(ContentClaim claim) |
void reset()
throws IOException
IOExceptionContentClaim getContentClaim() throws IOException
IOExceptionOutputStream write(ContentClaim claim) throws IOException
IOExceptionvoid flush(ContentClaim contentClaim) throws IOException
IOExceptionvoid flush(ResourceClaim claim) throws IOException
IOExceptionvoid flush()
throws IOException
IOExceptionCopyright © 2021 Apache NiFi Project. All rights reserved.