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

A

afterPropertiesSet() - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 
afterPropertiesSet() - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 

D

DefaultFastdfsProperties - Class in in.clouthink.daas.fss.fastdfs.support
 
DefaultFastdfsProperties() - Constructor for class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
DefaultStoredFileObject - Class in in.clouthink.daas.fss.fastdfs.impl
 
DefaultStoredFileObject() - Constructor for class in.clouthink.daas.fss.fastdfs.impl.DefaultStoredFileObject
 
delete(String) - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 
destroy() - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 

F

FastdfsAutoConfiguration - Class in in.clouthink.daas.fss.fastdfs
 
FastdfsAutoConfiguration() - Constructor for class in.clouthink.daas.fss.fastdfs.FastdfsAutoConfiguration
 
FastdfsDownloadException - Exception in in.clouthink.daas.fss.fastdfs.exception
 
FastdfsDownloadException() - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsDownloadException
 
FastdfsDownloadException(String) - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsDownloadException
 
FastdfsDownloadException(String, Throwable) - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsDownloadException
 
FastdfsDownloadException(Throwable) - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsDownloadException
 
FastdfsNotFoundException - Exception in in.clouthink.daas.fss.fastdfs.exception
 
FastdfsNotFoundException() - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsNotFoundException
 
FastdfsNotFoundException(String) - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsNotFoundException
 
FastdfsNotFoundException(String, Throwable) - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsNotFoundException
 
FastdfsNotFoundException(Throwable) - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsNotFoundException
 
FastdfsProperties - Interface in in.clouthink.daas.fss.fastdfs.support
Config for fastdfs client.
FastdfsStoreException - Exception in in.clouthink.daas.fss.fastdfs.exception
 
FastdfsStoreException() - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsStoreException
 
FastdfsStoreException(String) - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsStoreException
 
FastdfsStoreException(String, Throwable) - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsStoreException
 
FastdfsStoreException(Throwable) - Constructor for exception in.clouthink.daas.fss.fastdfs.exception.FastdfsStoreException
 
FastFile - Class in in.clouthink.daas.fss.fastdfs.impl
 
FastFile(String, String, StorageClient) - Constructor for class in.clouthink.daas.fss.fastdfs.impl.FastFile
 
fileStorage() - Method in class in.clouthink.daas.fss.fastdfs.FastdfsAutoConfiguration
 
FileStorageImpl - Class in in.clouthink.daas.fss.fastdfs.impl
The file storage impl for fastdfs ( using fastdfs-client-java 1.27-RELEASE ).
FileStorageImpl() - Constructor for class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 
findByStoredFilename(String) - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 
findByStoredFilename(String, String) - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 
from(StoreFileRequest) - Static method in class in.clouthink.daas.fss.fastdfs.impl.DefaultStoredFileObject
 
from(FileObject) - Static method in class in.clouthink.daas.fss.fastdfs.impl.DefaultStoredFileObject
 

G

getCharset() - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
getCharset() - Method in interface in.clouthink.daas.fss.fastdfs.support.FastdfsProperties
fastdfs.charset
getConnectTimeoutInseconds() - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
getConnectTimeoutInseconds() - Method in interface in.clouthink.daas.fss.fastdfs.support.FastdfsProperties
fastdfs.connect_timeout_in_seconds
getFastdfsProperties() - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 
getFilename() - Method in class in.clouthink.daas.fss.fastdfs.impl.FastFile
 
getGroup() - Method in class in.clouthink.daas.fss.fastdfs.impl.FastFile
 
getHttpSecretKey() - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
getHttpSecretKey() - Method in interface in.clouthink.daas.fss.fastdfs.support.FastdfsProperties
fastdfs.http_secret_key
getHttpTrackerHttpPort() - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
getHttpTrackerHttpPort() - Method in interface in.clouthink.daas.fss.fastdfs.support.FastdfsProperties
fastdfs.http_tracker_http_port
getImplementation() - Method in class in.clouthink.daas.fss.fastdfs.impl.DefaultStoredFileObject
 
getName() - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 
getNetworkTimeoutInSeconds() - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
getNetworkTimeoutInSeconds() - Method in interface in.clouthink.daas.fss.fastdfs.support.FastdfsProperties
fastdfs.network_timeout_in_seconds
getProviderName() - Method in class in.clouthink.daas.fss.fastdfs.impl.DefaultStoredFileObject
 
getStorageClient() - Method in class in.clouthink.daas.fss.fastdfs.impl.FastFile
 
getTrackerServers() - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
getTrackerServers() - Method in interface in.clouthink.daas.fss.fastdfs.support.FastdfsProperties
fastdfs.tracker_servers

I

in.clouthink.daas.fss.fastdfs - package in.clouthink.daas.fss.fastdfs
 
in.clouthink.daas.fss.fastdfs.exception - package in.clouthink.daas.fss.fastdfs.exception
 
in.clouthink.daas.fss.fastdfs.impl - package in.clouthink.daas.fss.fastdfs.impl
 
in.clouthink.daas.fss.fastdfs.support - package in.clouthink.daas.fss.fastdfs.support
 
isHttpAntiStealToken() - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
isHttpAntiStealToken() - Method in interface in.clouthink.daas.fss.fastdfs.support.FastdfsProperties
fastdfs.http_anti_steal_token
isMetadataSupported() - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 

P

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

S

setCharset(String) - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
setConnectTimeoutInseconds(int) - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
setHttpAntiStealToken(boolean) - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
setHttpSecretKey(String) - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
setHttpTrackerHttpPort(int) - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
setImplementation(FastFile) - Method in class in.clouthink.daas.fss.fastdfs.impl.DefaultStoredFileObject
 
setNetworkTimeoutInSeconds(int) - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
setProviderName(String) - Method in class in.clouthink.daas.fss.fastdfs.impl.DefaultStoredFileObject
 
setTrackerServers(List<String>) - Method in class in.clouthink.daas.fss.fastdfs.support.DefaultFastdfsProperties
 
store(InputStream, StoreFileRequest) - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 
store(File, StoreFileRequest) - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 
store(byte[], StoreFileRequest) - Method in class in.clouthink.daas.fss.fastdfs.impl.FileStorageImpl
 

T

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

W

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

Copyright © 2020. All rights reserved.