AzureBlobFSDataset |
AzureBlobFSDataset.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the Dataset.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withCompression(DatasetCompression compression) |
Set the compression property: The data compression method used for the blob storage.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withDescription(String description) |
Set the description property: Dataset description.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withFileName(Object fileName) |
Set the fileName property: The name of the Azure Data Lake Storage Gen2.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withFolder(DatasetFolder folder) |
Set the folder property: The folder that this Dataset is in.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withFolderPath(Object folderPath) |
Set the folderPath property: The path of the Azure Data Lake Storage Gen2 storage.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withFormat(DatasetStorageFormat format) |
Set the format property: The format of the Azure Data Lake Storage Gen2 storage.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withLinkedServiceName(LinkedServiceReference linkedServiceName) |
Set the linkedServiceName property: Linked service reference.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for dataset.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withSchema(Object schema) |
Set the schema property: Columns that define the physical type schema of the dataset.
|
AzureBlobFSDataset |
AzureBlobFSDataset.withStructure(Object structure) |
Set the structure property: Columns that define the structure of the dataset.
|