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

TPigJob

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

Declaration

Source position: googledataproc.pp line 937

type TPigJob = class(TGoogleBaseObject)

protected

  procedure SetqueryFileUri(); virtual;

  

  procedure SetqueryList(); virtual;

  

  procedure SetcontinueOnFailure(); virtual;

  

  procedure SetscriptVariables(); virtual;

  

  procedure Setproperties(); virtual;

  

  procedure SetjarFileUris(); virtual;

  

  procedure SetloggingConfig(); virtual;

  

published

  property queryFileUri: string; [rw]

  

  property queryList: TQueryList; [rw]

  

  property continueOnFailure: Boolean; [rw]

  

  property scriptVariables: TPigJobTypescriptVariables; [rw]

  

  property properties: TPigJobTypeproperties; [rw]

  

  property jarFileUris: TStringArray; [rw]

  

  property loggingConfig: TLoggingConfig; [rw]

  

end;

Inheritance

TPigJob

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio