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

TTopologyConfig

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

Declaration

Source position: googledataflow.pp line 2140

type TTopologyConfig = class(TGoogleBaseObject)

protected

  procedure Setcomputations(); virtual;

  

  procedure SetdataDiskAssignments(); virtual;

  

  procedure SetuserStageToComputationNameMap(); virtual;

  

  procedure SetforwardingKeyBits(); virtual;

  

  procedure SetpersistentStateVersion(); virtual;

  

published

  property computations: TTopologyConfigTypecomputationsArray; [rw]

  

  property dataDiskAssignments: TTopologyConfigTypedataDiskAssignmentsArray; [rw]

  

  property userStageToComputationNameMap: TTopologyConfigTypeuserStageToComputationNameMap; [rw]

  

  property forwardingKeyBits: Integer; [rw]

  

  property persistentStateVersion: Integer; [rw]

  

end;

Inheritance

TTopologyConfig

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio