- CdmS3Client - Class in ucar.unidata.io.s3
-
A client for accessing Object Store resources.
- CdmS3Client() - Constructor for class ucar.unidata.io.s3.CdmS3Client
-
- CdmS3Uri - Class in ucar.unidata.io.s3
-
- CdmS3Uri(String) - Constructor for class ucar.unidata.io.s3.CdmS3Uri
-
A URI for use by the CDM for identifying a resource on an Object Store, such as AWS S3, Google Cloud
Storage, Azure Blob Storage, Ceph, etc.
- close() - Method in class thredds.filesystem.s3.ControllerS3
-
- closeRemote() - Method in class ucar.unidata.io.s3.S3RandomAccessFile
-
- CollectionSpecParserS3 - Class in thredds.inventory.s3
-
Parses the collection specification string for S3 files.
- CollectionSpecParserS3.Provider - Class in thredds.inventory.s3
-
An S3 Service Provider of CollectionSpecParserAbstract.
- compareTo(MFile) - Method in class thredds.inventory.s3.MFileS3
-
- ControllerS3 - Class in thredds.filesystem.s3
-
Implements an MController without caching, reading from the object store each time.
- ControllerS3() - Constructor for class thredds.filesystem.s3.ControllerS3
-
- ControllerS3.Provider - Class in thredds.filesystem.s3
-
- create() - Method in class thredds.filesystem.s3.ControllerS3.Provider
-
- create(String, Formatter) - Static method in class thredds.inventory.s3.CollectionSpecParserS3
-
Example spec: "cdms3:top-bucket/directory/#dateFormatMark#regExp#delimiter=/"
This only allows the dateFormatMark to be in the file name, not anywhere else in the filename path,
and you can't use any part of the dateFormat to filter on.
- create(String, String, Formatter) - Static method in class thredds.inventory.s3.CollectionSpecParserS3
-
- create(String, Formatter) - Method in class thredds.inventory.s3.CollectionSpecParserS3.Provider
-
- create(String, String, Formatter) - Method in class thredds.inventory.s3.CollectionSpecParserS3.Provider
-
- create(String) - Method in class thredds.inventory.s3.MFileS3.Provider
-