public interface HttpFlowFileServerProtocol extends ServerProtocol
| Modifier and Type | Method and Description |
|---|---|
int |
commitReceiveTransaction(Peer peer) |
int |
commitTransferTransaction(Peer peer,
String clientChecksum) |
getPort, getPreNegotiatedCodec, getRequestExpiration, getRequestType, handshake, isHandshakeSuccessful, isShutdown, negotiateCodec, receiveFlowFiles, sendPeerList, setNodeInformant, setRootProcessGroup, shutdown, transferFlowFilesgetResourceName, getVersionNegotiatorint commitTransferTransaction(Peer peer, String clientChecksum) throws IOException, IllegalStateException
IOExceptionIllegalStateExceptionint commitReceiveTransaction(Peer peer) throws IOException, IllegalStateException
IOExceptionIllegalStateExceptionCopyright © 2023 Apache NiFi Project. All rights reserved.