instructions property

List<ParallelInstruction>? instructions
getter/setter pair

The instructions in the MapTask.

Implementation

core.List<ParallelInstruction>? instructions;