public class PartitioningShuffleReaderFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static <K,V> PartitioningShuffleReader<K,V> |
create(PipelineOptions options,
CloudObject spec,
Coder<WindowedValue<KV<K,V>>> coder,
ExecutionContext executionContext) |
public static <K,V> PartitioningShuffleReader<K,V> create(PipelineOptions options, CloudObject spec, Coder<WindowedValue<KV<K,V>>> coder, ExecutionContext executionContext) throws Exception
Exception