Skip navigation links
A D F G I P S T W 

A

afterPropertiesSet() - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 
afterPropertiesSet() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 

D

DefaultS3Properties - Class in in.clouthink.daas.fss.s3.support
 
DefaultS3Properties() - Constructor for class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
DefaultStoredFileObject - Class in in.clouthink.daas.fss.s3.impl
 
DefaultStoredFileObject() - Constructor for class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
 
delete(String) - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 

F

fileStorage() - Method in class in.clouthink.daas.fss.s3.S3AutoConfiguration
 
FileStorageImpl - Class in in.clouthink.daas.fss.s3.impl
 
FileStorageImpl() - Constructor for class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 
findByStoredFilename(String) - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 
findByStoredFilename(String, String) - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 
from(StoreFileRequest) - Static method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
 
from(FileObject) - Static method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
 

G

getAccessKey() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
getAccessKey() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
The s3 access key
getBuckets() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
getBuckets() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
The file's category and bucket mapping, the file will be stored in corresponding bucket for different category, if the bucket is not defined for the file's category , the default bucket will be taken place.
getBucketStyle() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
getBucketStyle() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
The bucket style
getClientConfiguration() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
getClientConfiguration() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
Client configuration options such as proxy settings, user agent string, max retry attempts, etc.
getDefaultBucket() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
getDefaultBucket() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
The default bucket to store the file which's bucket is not specified for category.
getEndpoint() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
getEndpoint() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
The service endpoint either with or without the protocol (e.g.
getImplementation() - Method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
 
getName() - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 
getProviderName() - Method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
 
getRegion() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
getRegion() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
The region to use for SigV4 signing of requests (e.g.
getS3Client() - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 
getS3Properties() - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 
getSecretKey() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
getSecretKey() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
The s3 access secret

I

in.clouthink.daas.fss.s3 - package in.clouthink.daas.fss.s3
 
in.clouthink.daas.fss.s3.exception - package in.clouthink.daas.fss.s3.exception
 
in.clouthink.daas.fss.s3.impl - package in.clouthink.daas.fss.s3.impl
 
in.clouthink.daas.fss.s3.support - package in.clouthink.daas.fss.s3.support
 
isMetadataSupported() - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 

P

PROVIDER_NAME - Static variable in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 

S

S3AutoConfiguration - Class in in.clouthink.daas.fss.s3
 
S3AutoConfiguration() - Constructor for class in.clouthink.daas.fss.s3.S3AutoConfiguration
 
S3NotFoundException - Exception in in.clouthink.daas.fss.s3.exception
 
S3NotFoundException() - Constructor for exception in.clouthink.daas.fss.s3.exception.S3NotFoundException
 
S3NotFoundException(String) - Constructor for exception in.clouthink.daas.fss.s3.exception.S3NotFoundException
 
S3NotFoundException(String, Throwable) - Constructor for exception in.clouthink.daas.fss.s3.exception.S3NotFoundException
 
S3NotFoundException(Throwable) - Constructor for exception in.clouthink.daas.fss.s3.exception.S3NotFoundException
 
S3ObjectProxy - Class in in.clouthink.daas.fss.s3.impl
 
S3ObjectProxy(AmazonS3, String, String) - Constructor for class in.clouthink.daas.fss.s3.impl.S3ObjectProxy
 
S3ObjectProxy(S3Object) - Constructor for class in.clouthink.daas.fss.s3.impl.S3ObjectProxy
 
S3Properties - Interface in in.clouthink.daas.fss.s3.support
Config for ceph S3 client.
S3StoreException - Exception in in.clouthink.daas.fss.s3.exception
 
S3StoreException() - Constructor for exception in.clouthink.daas.fss.s3.exception.S3StoreException
 
S3StoreException(String) - Constructor for exception in.clouthink.daas.fss.s3.exception.S3StoreException
 
S3StoreException(String, Throwable) - Constructor for exception in.clouthink.daas.fss.s3.exception.S3StoreException
 
S3StoreException(Throwable) - Constructor for exception in.clouthink.daas.fss.s3.exception.S3StoreException
 
setAccessKey(String) - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
setBuckets(Map<String, String>) - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
setBucketStyle(String) - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
setClientConfiguration(ClientConfiguration) - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
setDefaultBucket(String) - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
setEndpoint(String) - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
setImplementation(S3ObjectProxy) - Method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
 
setProviderName(String) - Method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
 
setRegion(String) - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
setSecretKey(String) - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
 
store(InputStream, StoreFileRequest) - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 
store(File, StoreFileRequest) - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 
store(byte[], StoreFileRequest) - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
 

T

toString() - Method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
 

W

writeTo(OutputStream, int) - Method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
 
writeTo(OutputStream, int) - Method in class in.clouthink.daas.fss.s3.impl.S3ObjectProxy
 
A D F G I P S T W 
Skip navigation links

Copyright © 2019. All rights reserved.