Package org.apache.beam.runners.fnexecution.wire
package org.apache.beam.runners.fnexecution.wire
Wire coders for communications between runner and SDK harness.
-
ClassesClassDescriptionA duplicate of
ByteStringCoder
that uses the Apache Beam vendored protobuf.Utilities for replacing or wrapping unknown coders withLengthPrefixCoder
.Helpers to construct coders for gRPC port reads and writes.