Verwendungen von Klasse
de.dlr.proseo.storagemgr.s3.S3Configuration
Packages, die S3Configuration verwenden
Package
Beschreibung
Top-level classes for the prosEO Storage Manager component
S3-related classes for the prosEO Storage Manager component
-
Verwendungen von S3Configuration in de.dlr.proseo.storagemgr
Methoden in de.dlr.proseo.storagemgr, die S3Configuration zurückgebenModifizierer und TypMethodeBeschreibungStorageProvider.getS3ConfigurationFromFile()
Gets the S3 configuration from the file. -
Verwendungen von S3Configuration in de.dlr.proseo.storagemgr.s3
Methoden in de.dlr.proseo.storagemgr.s3, die S3Configuration zurückgebenModifizierer und TypMethodeBeschreibungS3DAL.getConfiguration()
Gets the S3 configuration used by this S3DAL instance.Konstruktoren in de.dlr.proseo.storagemgr.s3 mit Parametern vom Typ S3ConfigurationModifiziererKonstruktorBeschreibungS3AtomicSynchroFileUploader
(com.amazonaws.services.s3.AmazonS3 s3ClientV1, String bucket, String sourceFile, String targetFileOrDir, S3Configuration cfg) ConstructorS3DAL
(S3Configuration cfg) ConstructorS3Storage
(S3Configuration cfg) Constructor with the s3 configuration