public static class CombineRunners.PrecombineFactory<KeyT,InputT,AccumT> extends java.lang.Object implements PTransformRunnerFactory<org.apache.beam.fn.harness.CombineRunners.PrecombineRunner<KeyT,InputT,AccumT>>
PrecombineRunners.PTransformRunnerFactory.Context, PTransformRunnerFactory.Registrar| Constructor and Description |
|---|
PrecombineFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.beam.fn.harness.CombineRunners.PrecombineRunner<KeyT,InputT,AccumT> |
createRunnerForPTransform(PTransformRunnerFactory.Context context)
Creates and returns a handler for a given PTransform.
|
public org.apache.beam.fn.harness.CombineRunners.PrecombineRunner<KeyT,InputT,AccumT> createRunnerForPTransform(PTransformRunnerFactory.Context context) throws java.io.IOException
PTransformRunnerFactorycreateRunnerForPTransform in interface PTransformRunnerFactory<org.apache.beam.fn.harness.CombineRunners.PrecombineRunner<KeyT,InputT,AccumT>>java.io.IOException