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

TPartialGroupByKeyInstruction

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

Declaration

Source position: googledataflow.pp line 1929

type TPartialGroupByKeyInstruction = class(TGoogleBaseObject)

protected

  procedure Setinput(); virtual;

  

  procedure SetinputElementCodec(); virtual;

  

  procedure SetvalueCombiningFn(); virtual;

  

  procedure SetsideInputs(); virtual;

  

published

  property input: TInstructionInput; [rw]

  

  property inputElementCodec: TPartialGroupByKeyInstructionTypeinputElementCodec; [rw]

  

  property valueCombiningFn: TPartialGroupByKeyInstructionTypevalueCombiningFn; [rw]

  

  property sideInputs: TPartialGroupByKeyInstructionTypesideInputsArray; [rw]

  

end;

Inheritance

TPartialGroupByKeyInstruction

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio