Class DataLakeConfigurationOptionsProxy
java.lang.Object
org.apache.camel.component.azure.storage.datalake.DataLakeConfigurationOptionsProxy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.azure.storage.file.datalake.models.AccessTiergetAccessTier(org.apache.camel.Exchange exchange) getClose(org.apache.camel.Exchange exchange) byte[]getContentMd5(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.models.DataLakeRequestConditionsgetDataLakeRequestConditions(org.apache.camel.Exchange exchange) getDirectoryName(org.apache.camel.Exchange exchange) getDownloadLinkExpiration(org.apache.camel.Exchange exchange) Consumer<com.azure.storage.file.datalake.models.FileQueryError>getErrorConsuer(org.apache.camel.Exchange exchange) getExpression(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.DataLakeFileClientgetFileClient(org.apache.camel.Exchange exchange) getFileDir(org.apache.camel.Exchange exchange) getFileName(org.apache.camel.Exchange exchange) getFileOffset(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.options.FileQueryOptionsgetFileQueryOption(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.options.FileQueryOptionsgetFileQueryOptions(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.models.FileRangegetFileRange(org.apache.camel.Exchange exchange) getFileSystemName(org.apache.camel.Exchange exchange) getFlush(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.models.FileQuerySerializationgetInputSerialization(org.apache.camel.Exchange exchange) getLeaseId(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.models.ListFileSystemsOptionsgetListFileSystemOptions(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.models.ListPathsOptionsgetListPathOptions(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.models.ListPathsOptionsgetListPathsOptions(org.apache.camel.Exchange exchange) getMaxResults(org.apache.camel.Exchange exchange) intgetMetadata(org.apache.camel.Exchange exchange) getOpenOptions(org.apache.camel.Exchange exchange) getOperation(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.models.FileQuerySerializationgetOutputSerialization(org.apache.camel.Exchange exchange) com.azure.storage.common.ParallelTransferOptionsgetParallelTransferOptions(org.apache.camel.Exchange exchange) getPath(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.models.PathHttpHeadersgetPathHttpHeaders(org.apache.camel.Exchange exchange) getPermission(org.apache.camel.Exchange exchange) getPosition(org.apache.camel.Exchange exchange) Consumer<com.azure.storage.file.datalake.models.FileQueryProgress>getProgressConsuer(org.apache.camel.Exchange exchange) com.azure.storage.file.datalake.models.PublicAccessTypegetPublicAccessType(org.apache.camel.Exchange exchange) getRegex(org.apache.camel.Exchange exchange) getTimeout(org.apache.camel.Exchange exchange) getUmask(org.apache.camel.Exchange exchange) isRecursive(org.apache.camel.Exchange exchange) isUserPrincipalNameReturned(org.apache.camel.Exchange exchange) retainUnCommitedData(org.apache.camel.Exchange exchange)
-
Constructor Details
-
DataLakeConfigurationOptionsProxy
-
-
Method Details
-
getListFileSystemOptions
public com.azure.storage.file.datalake.models.ListFileSystemsOptions getListFileSystemOptions(org.apache.camel.Exchange exchange) -
getTimeout
-
getOperation
-
getFileSystemName
-
getDirectoryName
-
getFileName
-
getListPathsOptions
public com.azure.storage.file.datalake.models.ListPathsOptions getListPathsOptions(org.apache.camel.Exchange exchange) -
getPath
-
isRecursive
-
getMaxResults
-
isUserPrincipalNameReturned
-
getRegex
-
getFileDir
-
getDownloadLinkExpiration
-
getFileOffset
-
getLeaseId
-
getFlush
-
retainUnCommitedData
-
getClose
-
getPosition
-
getListPathOptions
public com.azure.storage.file.datalake.models.ListPathsOptions getListPathOptions(org.apache.camel.Exchange exchange) -
getExpression
-
getInputSerialization
public com.azure.storage.file.datalake.models.FileQuerySerialization getInputSerialization(org.apache.camel.Exchange exchange) -
getOutputSerialization
public com.azure.storage.file.datalake.models.FileQuerySerialization getOutputSerialization(org.apache.camel.Exchange exchange) -
getErrorConsuer
public Consumer<com.azure.storage.file.datalake.models.FileQueryError> getErrorConsuer(org.apache.camel.Exchange exchange) -
getProgressConsuer
public Consumer<com.azure.storage.file.datalake.models.FileQueryProgress> getProgressConsuer(org.apache.camel.Exchange exchange) -
getFileQueryOption
public com.azure.storage.file.datalake.options.FileQueryOptions getFileQueryOption(org.apache.camel.Exchange exchange) -
getPermission
-
getUmask
-
getOpenOptions
-
getFileQueryOptions
public com.azure.storage.file.datalake.options.FileQueryOptions getFileQueryOptions(org.apache.camel.Exchange exchange) -
getMetadata
-
getPublicAccessType
public com.azure.storage.file.datalake.models.PublicAccessType getPublicAccessType(org.apache.camel.Exchange exchange) -
getDataLakeRequestConditions
public com.azure.storage.file.datalake.models.DataLakeRequestConditions getDataLakeRequestConditions(org.apache.camel.Exchange exchange) -
getAccessTier
public com.azure.storage.file.datalake.models.AccessTier getAccessTier(org.apache.camel.Exchange exchange) -
getContentMd5
public byte[] getContentMd5(org.apache.camel.Exchange exchange) -
getParallelTransferOptions
public com.azure.storage.common.ParallelTransferOptions getParallelTransferOptions(org.apache.camel.Exchange exchange) -
getPathHttpHeaders
public com.azure.storage.file.datalake.models.PathHttpHeaders getPathHttpHeaders(org.apache.camel.Exchange exchange) -
getFileClient
public com.azure.storage.file.datalake.DataLakeFileClient getFileClient(org.apache.camel.Exchange exchange) -
getMaxRetryRequests
public int getMaxRetryRequests() -
getFileRange
public com.azure.storage.file.datalake.models.FileRange getFileRange(org.apache.camel.Exchange exchange) -
getConfiguration
-