Unit 'googledataflow' Package
[Overview][Types][Classes][Index] [#googleapi]

TParallelInstruction

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googledataflow.pp line 1651

type TParallelInstruction = class(TGoogleBaseObject)

protected

  procedure SetsystemName(); virtual;

  procedure Setname(); virtual;

  procedure Setread(); virtual;

  procedure Setwrite(); virtual;

  procedure SetparDo(); virtual;

  procedure SetpartialGroupByKey(); virtual;

  procedure Setflatten(); virtual;

  procedure Setoutputs(); virtual;

published

  property systemName: string; [rw]

  property name: string; [rw]

  property read: TReadInstruction; [rw]

  property write: TWriteInstruction; [rw]

  property parDo: TParDoInstruction; [rw]

  property partialGroupByKey: TPartialGroupByKeyInstruction; [rw]

  property flatten: TFlattenInstruction; [rw]

  property outputs: TParallelInstructionTypeoutputsArray; [rw]

end;

Inheritance

TParallelInstruction

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18