TransferSpec
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
getAwsS3CompatibleDataSource()
No description
getAwsS3DataSource()
No description
getAzureBlobStorageDataSource()
No description
getGcsDataSink()
No description
getGcsDataSource()
No description
getGcsIntermediateDataLocation()
No description
getHdfsDataSource()
No description
getHttpDataSource()
No description
getObjectConditions()
No description
getPosixDataSink()
No description
getPosixDataSource()
No description
setSinkAgentPoolName($sinkAgentPoolName)
No description
string
getSinkAgentPoolName()
No description
setSourceAgentPoolName($sourceAgentPoolName)
No description
string
getSourceAgentPoolName()
No description
getTransferManifest()
No description
getTransferOptions()
No description
Details
setAwsS3CompatibleDataSource(AwsS3CompatibleData $awsS3CompatibleDataSource)
No description
AwsS3CompatibleData
getAwsS3CompatibleDataSource()
No description
setAwsS3DataSource(AwsS3Data $awsS3DataSource)
No description
AwsS3Data
getAwsS3DataSource()
No description
setAzureBlobStorageDataSource(AzureBlobStorageData $azureBlobStorageDataSource)
No description
AzureBlobStorageData
getAzureBlobStorageDataSource()
No description
setGcsDataSink(GcsData $gcsDataSink)
No description
GcsData
getGcsDataSink()
No description
setGcsDataSource(GcsData $gcsDataSource)
No description
GcsData
getGcsDataSource()
No description
setGcsIntermediateDataLocation(GcsData $gcsIntermediateDataLocation)
No description
GcsData
getGcsIntermediateDataLocation()
No description
setHdfsDataSource(HdfsData $hdfsDataSource)
No description
HdfsData
getHdfsDataSource()
No description
setHttpDataSource(HttpData $httpDataSource)
No description
HttpData
getHttpDataSource()
No description
setObjectConditions(ObjectConditions $objectConditions)
No description
ObjectConditions
getObjectConditions()
No description
setPosixDataSink(PosixFilesystem $posixDataSink)
No description
PosixFilesystem
getPosixDataSink()
No description
setPosixDataSource(PosixFilesystem $posixDataSource)
No description
PosixFilesystem
getPosixDataSource()
No description
setSinkAgentPoolName($sinkAgentPoolName)
No description
string
getSinkAgentPoolName()
No description
setSourceAgentPoolName($sourceAgentPoolName)
No description
string
getSourceAgentPoolName()
No description
setTransferManifest(TransferManifest $transferManifest)
No description
TransferManifest
getTransferManifest()
No description
setTransferOptions(TransferOptions $transferOptions)
No description
TransferOptions
getTransferOptions()
No description