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

TWorkerSettings

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

Declaration

Source position: googledataflow.pp line 629

type TWorkerSettings = class(TGoogleBaseObject)

protected

  procedure SetbaseUrl(); virtual;

  

  procedure SetreportingEnabled(); virtual;

  

  procedure SetservicePath(); virtual;

  

  procedure SetshuffleServicePath(); virtual;

  

  procedure SetworkerId(); virtual;

  

  procedure SettempStoragePrefix(); virtual;

  

published

  property baseUrl: string; [rw]

  

  property reportingEnabled: Boolean; [rw]

  

  property servicePath: string; [rw]

  

  property shuffleServicePath: string; [rw]

  

  property workerId: string; [rw]

  

  property tempStoragePrefix: string; [rw]

  

end;

Inheritance

TWorkerSettings

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio