Interface DoFn.MultiOutputReceiver

  • Enclosing class:
    DoFn<InputT extends @Nullable java.lang.Object,​OutputT extends @Nullable java.lang.Object>

    public static interface DoFn.MultiOutputReceiver
    Receives tagged output for a multi-output function.