Class AzureLoadSpec

  • All Implemented Interfaces:
    org.apache.druid.segment.loading.LoadSpec

    public class AzureLoadSpec
    extends Object
    implements org.apache.druid.segment.loading.LoadSpec
    A means of pulling segment files into Azure based deep storage
    • Method Detail

      • loadSegment

        public org.apache.druid.segment.loading.LoadSpec.LoadSpecResult loadSegment​(File file)
                                                                             throws org.apache.druid.segment.loading.SegmentLoadingException
        Specified by:
        loadSegment in interface org.apache.druid.segment.loading.LoadSpec
        Throws:
        org.apache.druid.segment.loading.SegmentLoadingException