Interface DoFn.MultiOutputReceiver

Enclosing class:
DoFn<InputT extends @Nullable Object,OutputT extends @Nullable Object>

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