Class RemoteInputDestination<T>

java.lang.Object
org.apache.beam.runners.fnexecution.data.RemoteInputDestination<T>

public abstract class RemoteInputDestination<T> extends Object
A pair of Coder and
invalid reference
BeamFnApi.Target
which specifies the arguments to a FnDataService to send data to a remote harness.
  • Constructor Details

    • RemoteInputDestination

      public RemoteInputDestination()
  • Method Details