Package org.apache.druid.storage.azure
Class AzureInputDataConfig
- java.lang.Object
-
- org.apache.druid.storage.azure.AzureInputDataConfig
-
public class AzureInputDataConfig extends Object
Stores the configuration for options related to reading input data from Azure blob store into Druid
-
-
Constructor Summary
Constructors Constructor Description AzureInputDataConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getMaxListingLength()
void
setMaxListingLength(int maxListingLength)
-