public class InMemoryReaderFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> InMemoryReader<T> |
create(PipelineOptions options,
CloudObject spec,
Coder<T> coder,
ExecutionContext executionContext) |
public static <T> InMemoryReader<T> create(PipelineOptions options, CloudObject spec, Coder<T> coder, ExecutionContext executionContext) throws Exception
Exception