class TransferSpec extends Model (View source)

Properties

protected $awsS3CompatibleDataSourceType
protected $awsS3CompatibleDataSourceDataType
protected $awsS3DataSourceType
protected $awsS3DataSourceDataType
protected $azureBlobStorageDataSourceType
protected $azureBlobStorageDataSourceDataType
protected $gcsDataSinkType
protected $gcsDataSinkDataType
protected $gcsDataSourceType
protected $gcsDataSourceDataType
protected $gcsIntermediateDataLocationType
protected $gcsIntermediateDataLocationDataType
protected $hdfsDataSourceType
protected $hdfsDataSourceDataType
protected $httpDataSourceType
protected $httpDataSourceDataType
protected $objectConditionsType
protected $objectConditionsDataType
protected $posixDataSinkType
protected $posixDataSinkDataType
protected $posixDataSourceType
protected $posixDataSourceDataType
string $sinkAgentPoolName
string $sourceAgentPoolName
protected $transferManifestType
protected $transferManifestDataType
protected $transferOptionsType
protected $transferOptionsDataType

Methods

setAwsS3CompatibleDataSource(AwsS3CompatibleData $awsS3CompatibleDataSource)

No description

setAwsS3DataSource(AwsS3Data $awsS3DataSource)

No description

getAwsS3DataSource()

No description

setAzureBlobStorageDataSource(AzureBlobStorageData $azureBlobStorageDataSource)

No description

setGcsDataSink(GcsData $gcsDataSink)

No description

getGcsDataSink()

No description

setGcsDataSource(GcsData $gcsDataSource)

No description

getGcsDataSource()

No description

setGcsIntermediateDataLocation(GcsData $gcsIntermediateDataLocation)

No description

setHdfsDataSource(HdfsData $hdfsDataSource)

No description

getHdfsDataSource()

No description

setHttpDataSource(HttpData $httpDataSource)

No description

getHttpDataSource()

No description

setObjectConditions(ObjectConditions $objectConditions)

No description

setPosixDataSink(PosixFilesystem $posixDataSink)

No description

setPosixDataSource(PosixFilesystem $posixDataSource)

No description

setSinkAgentPoolName($sinkAgentPoolName)

No description

string
getSinkAgentPoolName()

No description

setSourceAgentPoolName($sourceAgentPoolName)

No description

string
getSourceAgentPoolName()

No description

setTransferManifest(TransferManifest $transferManifest)

No description

setTransferOptions(TransferOptions $transferOptions)

No description

Details

setAwsS3CompatibleDataSource(AwsS3CompatibleData $awsS3CompatibleDataSource)

No description

Parameters

AwsS3CompatibleData $awsS3CompatibleDataSource

AwsS3CompatibleData getAwsS3CompatibleDataSource()

No description

Return Value

AwsS3CompatibleData

setAwsS3DataSource(AwsS3Data $awsS3DataSource)

No description

Parameters

AwsS3Data $awsS3DataSource

AwsS3Data getAwsS3DataSource()

No description

Return Value

AwsS3Data

setAzureBlobStorageDataSource(AzureBlobStorageData $azureBlobStorageDataSource)

No description

Parameters

AzureBlobStorageData $azureBlobStorageDataSource

AzureBlobStorageData getAzureBlobStorageDataSource()

No description

Return Value

AzureBlobStorageData

setGcsDataSink(GcsData $gcsDataSink)

No description

Parameters

GcsData $gcsDataSink

GcsData getGcsDataSink()

No description

Return Value

GcsData

setGcsDataSource(GcsData $gcsDataSource)

No description

Parameters

GcsData $gcsDataSource

GcsData getGcsDataSource()

No description

Return Value

GcsData

setGcsIntermediateDataLocation(GcsData $gcsIntermediateDataLocation)

No description

Parameters

GcsData $gcsIntermediateDataLocation

GcsData getGcsIntermediateDataLocation()

No description

Return Value

GcsData

setHdfsDataSource(HdfsData $hdfsDataSource)

No description

Parameters

HdfsData $hdfsDataSource

HdfsData getHdfsDataSource()

No description

Return Value

HdfsData

setHttpDataSource(HttpData $httpDataSource)

No description

Parameters

HttpData $httpDataSource

HttpData getHttpDataSource()

No description

Return Value

HttpData

setObjectConditions(ObjectConditions $objectConditions)

No description

Parameters

ObjectConditions $objectConditions

ObjectConditions getObjectConditions()

No description

Return Value

ObjectConditions

setPosixDataSink(PosixFilesystem $posixDataSink)

No description

Parameters

PosixFilesystem $posixDataSink

PosixFilesystem getPosixDataSink()

No description

Return Value

PosixFilesystem

setPosixDataSource(PosixFilesystem $posixDataSource)

No description

Parameters

PosixFilesystem $posixDataSource

PosixFilesystem getPosixDataSource()

No description

Return Value

PosixFilesystem

setSinkAgentPoolName($sinkAgentPoolName)

No description

Parameters

$sinkAgentPoolName

string getSinkAgentPoolName()

No description

Return Value

string

setSourceAgentPoolName($sourceAgentPoolName)

No description

Parameters

$sourceAgentPoolName

string getSourceAgentPoolName()

No description

Return Value

string

setTransferManifest(TransferManifest $transferManifest)

No description

Parameters

TransferManifest $transferManifest

TransferManifest getTransferManifest()

No description

Return Value

TransferManifest

setTransferOptions(TransferOptions $transferOptions)

No description

Parameters

TransferOptions $transferOptions

TransferOptions getTransferOptions()

No description

Return Value

TransferOptions