Class AzureInputDataConfig


  • public class AzureInputDataConfig
    extends Object
    Stores the configuration for options related to reading input data from Azure blob store into Druid
    • Constructor Detail

      • AzureInputDataConfig

        public AzureInputDataConfig()
    • Method Detail

      • setMaxListingLength

        public void setMaxListingLength​(int maxListingLength)
      • getMaxListingLength

        public int getMaxListingLength()