Package org.apache.druid.storage.remote
package org.apache.druid.storage.remote
-
ClassDescriptionAn abstract implementation of the storage connectors that download the file from the remote storage in chunks and presents the downloaded chunks as a single
InputStreamfor the consumers of the connector.POJO for storing the parameters required to support chunking of the downloads byChunkingStorageConnector.Builder forChunkingStorageConnectorParameters.