Class MFileS3.Provider

  • All Implemented Interfaces:
    thredds.inventory.MFileProvider
    Enclosing class:
    MFileS3

    public static class MFileS3.Provider
    extends Object
    implements thredds.inventory.MFileProvider
    • Constructor Detail

      • Provider

        public Provider()
    • Method Detail

      • getProtocol

        public String getProtocol()
        Specified by:
        getProtocol in interface thredds.inventory.MFileProvider
      • create

        @Nullable
        public thredds.inventory.MFile create​(String location)
                                       throws IOException
        Specified by:
        create in interface thredds.inventory.MFileProvider
        Throws:
        IOException