Class RemoteInputDestination<T>
java.lang.Object
org.apache.beam.runners.fnexecution.data.RemoteInputDestination<T>
A pair of
which specifies the arguments to a
Coder
and
invalid reference
BeamFnApi.Target
FnDataService
to send data to a remote harness.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCoder()
abstract String
static <T> RemoteInputDestination
<T>
-
Constructor Details
-
RemoteInputDestination
public RemoteInputDestination()
-
-
Method Details
-
of
-
getCoder
-
getPTransformId
-