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

TWorkerPool

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

Declaration

Source position: googledataflow.pp line 459

type TWorkerPool = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  

  procedure SetnumWorkers(); virtual;

  

  procedure Setpackages(); virtual;

  

  procedure SetdefaultPackageSet(); virtual;

  

  procedure SetmachineType(); virtual;

  

  procedure SetteardownPolicy(); virtual;

  

  procedure SetdiskSizeGb(); virtual;

  

  procedure SetdiskType(); virtual;

  

  procedure SetdiskSourceImage(); virtual;

  

  procedure Setzone(); virtual;

  

  procedure SettaskrunnerSettings(); virtual;

  

  procedure SetonHostMaintenance(); virtual;

  

  procedure SetdataDisks(); virtual;

  

  procedure Setmetadata(); virtual;

  

  procedure SetautoscalingSettings(); virtual;

  

  procedure SetpoolArgs(); virtual;

  

  procedure Setnetwork(); virtual;

  

  procedure Setsubnetwork(); virtual;

  

  procedure SetworkerHarnessContainerImage(); virtual;

  

  procedure SetnumThreadsPerWorker(); virtual;

  

published

  property kind: string; [rw]

  

  property numWorkers: Integer; [rw]

  

  property packages: TWorkerPoolTypepackagesArray; [rw]

  

  property defaultPackageSet: string; [rw]

  

  property machineType: string; [rw]

  

  property teardownPolicy: string; [rw]

  

  property diskSizeGb: Integer; [rw]

  

  property diskType: string; [rw]

  

  property diskSourceImage: string; [rw]

  

  property zone: string; [rw]

  

  property taskrunnerSettings: TTaskRunnerSettings; [rw]

  

  property onHostMaintenance: string; [rw]

  

  property dataDisks: TWorkerPoolTypedataDisksArray; [rw]

  

  property metadata: TWorkerPoolTypemetadata; [rw]

  

  property autoscalingSettings: TAutoscalingSettings; [rw]

  

  property poolArgs: TWorkerPoolTypepoolArgs; [rw]

  

  property network: string; [rw]

  

  property subnetwork: string; [rw]

  

  property workerHarnessContainerImage: string; [rw]

  

  property numThreadsPerWorker: Integer; [rw]

  

end;

Inheritance

TWorkerPool

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio