ParallelInstruction |
ParallelInstruction.clone() |
ParallelInstruction |
ParallelInstruction.set(String fieldName,
Object value) |
ParallelInstruction |
ParallelInstruction.setFlatten(FlattenInstruction flatten) |
ParallelInstruction |
ParallelInstruction.setName(String name) |
ParallelInstruction |
ParallelInstruction.setOutputs(List<InstructionOutput> outputs) |
ParallelInstruction |
ParallelInstruction.setParDo(ParDoInstruction parDo) |
ParallelInstruction |
ParallelInstruction.setPartialGroupByKey(PartialGroupByKeyInstruction partialGroupByKey) |
ParallelInstruction |
ParallelInstruction.setRead(ReadInstruction read) |
ParallelInstruction |
ParallelInstruction.setSystemName(String systemName) |
ParallelInstruction |
ParallelInstruction.setWrite(WriteInstruction write) |