Package org.apache.beam.runners.fnexecution.wire
Wire coders for communications between runner and SDK harness.
-
Class Summary Class Description ByteStringCoder A duplicate ofByteStringCoderthat uses the Apache Beam vendored protobuf.LengthPrefixUnknownCoders Utilities for replacing or wrapping unknown coders withLengthPrefixCoder.WireCoders Helpers to construct coders for gRPC port reads and writes.