Interface FlowFileCodec

All Superinterfaces:
VersionedRemoteResource
All Known Implementing Classes:
StandardFlowFileCodec

public interface FlowFileCodec extends VersionedRemoteResource

Provides a mechanism for encoding and decoding FlowFiles as streams so that they can be transferred remotely.