Uses of Class
com.norconex.crawler.fs.fetch.impl.adlsgen2.AdlsGen2FetcherConfig
Packages that use AdlsGen2FetcherConfig
-
Uses of AdlsGen2FetcherConfig in com.norconex.crawler.fs.fetch.impl.adlsgen2
Methods in com.norconex.crawler.fs.fetch.impl.adlsgen2 that return AdlsGen2FetcherConfigModifier and TypeMethodDescriptionAdlsGen2Fetcher.getConfiguration()AdlsGen2FetcherConfig.setAclDisabled(boolean aclDisabled) Whether ACL, owner, and group metadata extraction is disabled.AdlsGen2FetcherConfig.setEndpoint(String endpoint) Optional service endpoint override.AdlsGen2FetcherConfig.setSasToken(String sasToken) Optional SAS token used instead of shared-key credentials.