Liking cljdoc? Tell your friends :D

blocks.store.adl

Block storage backed by a directory in the Azure Data Lake store.

Block storage backed by a directory in the Azure Data Lake store.
raw docstring

adl-block-storeclj

(adl-block-store store-fqdn & {:as opts})

Creates a new Azure Data Lake block store.

Supported options:

  • :root Path root to use for all store operations. Defaults to /.
  • :token-provider Azure AccessTokenProvider instance to use for authentication. May be injected after construction.
Creates a new Azure Data Lake block store.

Supported options:

- `:root`
  Path root to use for all store operations. Defaults to `/`.
- `:token-provider`
  Azure `AccessTokenProvider` instance to use for authentication. May be
  injected after construction.
raw docstring

pre-write-path-suffixclj


valid-block?clj

(valid-block? entry)

write-permissionclj

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close