Skip navigation links
A B C D E F G H I M O P Q R S T U V W 

A

addTracker(Tracker) - Method in class com.foxless.godfs.config.ClientConfigurationBean
 

B

Bridge - Class in com.foxless.godfs.common
connection manager as a bridge.
Bridge() - Constructor for class com.foxless.godfs.common.Bridge
 
Bridge(Socket, long) - Constructor for class com.foxless.godfs.common.Bridge
 
BUFFER_SIZE - Static variable in class com.foxless.godfs.common.Const
 

C

ClientConfigurationBean - Class in com.foxless.godfs.config
客户端配置bean
ClientConfigurationBean() - Constructor for class com.foxless.godfs.config.ClientConfigurationBean
 
close() - Method in class com.foxless.godfs.common.Bridge
 
com.foxless.godfs - package com.foxless.godfs
 
com.foxless.godfs.api - package com.foxless.godfs.api
 
com.foxless.godfs.api.impl - package com.foxless.godfs.api.impl
 
com.foxless.godfs.bean - package com.foxless.godfs.bean
 
com.foxless.godfs.bean.meta - package com.foxless.godfs.bean.meta
 
com.foxless.godfs.common - package com.foxless.godfs.common
 
com.foxless.godfs.config - package com.foxless.godfs.config
 
com.foxless.godfs.except - package com.foxless.godfs.except
 
com.foxless.godfs.handler - package com.foxless.godfs.handler
 
com.foxless.godfs.task - package com.foxless.godfs.task
 
com.foxless.godfs.util - package com.foxless.godfs.util
 
ConnectionPool - Class in com.foxless.godfs.common
connection pool.
ConnectionPool() - Constructor for class com.foxless.godfs.common.ConnectionPool
 
Const - Class in com.foxless.godfs.common
 
Const() - Constructor for class com.foxless.godfs.common.Const
 
containsOperationCode(int) - Static method in class com.foxless.godfs.common.Const
 
convertBytes2Len(byte[]) - Static method in class com.foxless.godfs.common.Bridge
 
createMeta(int, Object, long) - Static method in class com.foxless.godfs.util.Utils
 

D

download(String, long, long, IReader) - Method in interface com.foxless.godfs.api.GodfsApiClient
download file using file path which pattern like 'G01/001/S/<md5>'
download(String, IReader) - Method in interface com.foxless.godfs.api.GodfsApiClient
 
download(String, long, long, IReader) - Method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
download(String, IReader) - Method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
DownloadFileResponseHandler - Class in com.foxless.godfs.handler
 
DownloadFileResponseHandler() - Constructor for class com.foxless.godfs.handler.DownloadFileResponseHandler
 

E

EndPoint - Class in com.foxless.godfs.bean
 
ExhaustedConnectionPoolException - Exception in com.foxless.godfs.except
 
ExhaustedConnectionPoolException() - Constructor for exception com.foxless.godfs.except.ExhaustedConnectionPoolException
 
ExhaustedConnectionPoolException(String) - Constructor for exception com.foxless.godfs.except.ExhaustedConnectionPoolException
 
ExhaustedConnectionPoolException(String, Throwable) - Constructor for exception com.foxless.godfs.except.ExhaustedConnectionPoolException
 
ExhaustedConnectionPoolException(Throwable) - Constructor for exception com.foxless.godfs.except.ExhaustedConnectionPoolException
 
ExpireMember - Class in com.foxless.godfs.bean
 
ExpireMember() - Constructor for class com.foxless.godfs.bean.ExpireMember
 
expireMember() - Static method in class com.foxless.godfs.common.MemberManager
 

F

FileEntity - Class in com.foxless.godfs.bean
file
FileEntity() - Constructor for class com.foxless.godfs.bean.FileEntity
 
FilePart - Class in com.foxless.godfs.bean
file part
FilePart() - Constructor for class com.foxless.godfs.bean.FilePart
 
finish() - Method in interface com.foxless.godfs.common.IReader
call when file download finish.
from(Member) - Method in class com.foxless.godfs.bean.ExpireMember
 
fromMember(Member) - Static method in class com.foxless.godfs.bean.EndPoint
 
fromMember(ExpireMember) - Static method in class com.foxless.godfs.bean.EndPoint
 
fromTracker(Tracker) - Static method in class com.foxless.godfs.bean.EndPoint
 

G

getAddr() - Method in class com.foxless.godfs.bean.ExpireMember
 
getAddr() - Method in class com.foxless.godfs.bean.Member
 
getBodyLength() - Method in class com.foxless.godfs.bean.Meta
 
getBridge(EndPoint) - Method in class com.foxless.godfs.common.ConnectionPool
 
getBridge(EndPoint) - Method in interface com.foxless.godfs.common.IPool
get connection bridge by EndPoint
GetConn() - Method in class com.foxless.godfs.common.Bridge
 
getConnection() - Method in class com.foxless.godfs.common.Bridge
 
getEndPoint() - Method in class com.foxless.godfs.bean.ExpireMember
 
getError() - Method in class com.foxless.godfs.bean.Meta
 
getExpireTime() - Method in class com.foxless.godfs.bean.ExpireMember
 
getExt() - Method in class com.foxless.godfs.bean.meta.OperationUploadFileRequest
 
getFid() - Method in class com.foxless.godfs.bean.FilePart
 
getFileEntity() - Method in class com.foxless.godfs.bean.meta.OperationQueryFileResponse
 
getFileSize() - Method in class com.foxless.godfs.bean.meta.OperationUploadFileRequest
 
getFinish() - Method in class com.foxless.godfs.bean.MonitorProgressBean
 
getGodfsApiClient() - Method in class com.foxless.godfs.GoDFSClient
 
getGroup() - Method in class com.foxless.godfs.bean.ExpireMember
 
getGroup() - Method in class com.foxless.godfs.bean.FileEntity
 
getGroup() - Method in class com.foxless.godfs.bean.Member
 
getHandler(Class<T>) - Static method in class com.foxless.godfs.common.Handlers
 
getHost() - Method in class com.foxless.godfs.bean.EndPoint
 
getHost() - Method in class com.foxless.godfs.bean.Storage
 
getHost() - Method in class com.foxless.godfs.bean.Tracker
 
getHttpPort() - Method in class com.foxless.godfs.bean.ExpireMember
 
getHttpPort() - Method in class com.foxless.godfs.bean.Member
 
getId() - Method in class com.foxless.godfs.bean.FileEntity
 
getId() - Method in class com.foxless.godfs.bean.FilePart
 
getIndex() - Method in class com.foxless.godfs.common.Bridge
 
getInstance(ClientConfigurationBean) - Static method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
getInstance() - Method in class com.foxless.godfs.bean.FileEntity
 
getInstance_id() - Method in class com.foxless.godfs.bean.ExpireMember
 
getInstance_id() - Method in class com.foxless.godfs.bean.Member
 
getMaxConnections() - Method in class com.foxless.godfs.bean.Storage
 
getMaxConnections() - Method in class com.foxless.godfs.bean.Tracker
 
getMd5() - Method in class com.foxless.godfs.bean.FileEntity
 
getMd5() - Method in class com.foxless.godfs.bean.FilePart
 
getMd5() - Method in class com.foxless.godfs.bean.meta.OperationQueryFileRequest
 
getMd5() - Method in class com.foxless.godfs.bean.meta.OperationUploadFileRequest
 
getMembers() - Method in class com.foxless.godfs.bean.meta.OperationGetStorageServerResponse
 
getMembers(Tracker) - Static method in class com.foxless.godfs.common.MemberManager
get storage members by tracker.
getMembersByGroup(String, boolean) - Static method in class com.foxless.godfs.common.MemberManager
get storage members by group and readonly properties.
getMetaBody() - Method in class com.foxless.godfs.bean.Meta
 
getMetaLength() - Method in class com.foxless.godfs.bean.Meta
 
getNoReadOnlyMembers(Tracker) - Static method in class com.foxless.godfs.common.MemberManager
get readonly storage members by tracker.
getOffset() - Method in class com.foxless.godfs.bean.meta.OperationDownloadFileRequest
 
getOperation() - Method in class com.foxless.godfs.bean.Meta
 
getOperationByHeadBytes(byte[]) - Static method in class com.foxless.godfs.common.Const
 
getOperationHeadBytes(int) - Static method in class com.foxless.godfs.common.Const
 
getPartNum() - Method in class com.foxless.godfs.bean.FileEntity
 
getParts() - Method in class com.foxless.godfs.bean.FileEntity
 
getPath() - Method in class com.foxless.godfs.bean.meta.OperationDownloadFileRequest
 
getPath() - Method in class com.foxless.godfs.bean.meta.OperationUploadFileResponse
 
getPool() - Static method in class com.foxless.godfs.common.Const
 
getPort() - Method in class com.foxless.godfs.bean.EndPoint
 
getPort() - Method in class com.foxless.godfs.bean.ExpireMember
 
getPort() - Method in class com.foxless.godfs.bean.Member
 
getPort() - Method in class com.foxless.godfs.bean.Storage
 
getPort() - Method in class com.foxless.godfs.bean.Tracker
 
getSecret() - Method in class com.foxless.godfs.bean.meta.OperationValidationRequest
 
getSecret() - Method in class com.foxless.godfs.config.ClientConfigurationBean
 
getSize() - Method in class com.foxless.godfs.bean.FilePart
 
getStart() - Method in class com.foxless.godfs.bean.meta.OperationDownloadFileRequest
 
getStatus() - Method in class com.foxless.godfs.bean.meta.OperationDownloadFileResponse
 
getStatus() - Method in class com.foxless.godfs.bean.meta.OperationGetStorageServerResponse
 
getStatus() - Method in class com.foxless.godfs.bean.meta.OperationQueryFileResponse
 
getStatus() - Method in class com.foxless.godfs.bean.meta.OperationUploadFileResponse
 
getStatus() - Method in class com.foxless.godfs.bean.meta.OperationValidationResponse
 
getStorageServerUID(ExpireMember) - Static method in class com.foxless.godfs.util.Utils
 
getTotal() - Method in class com.foxless.godfs.bean.MonitorProgressBean
 
getTrackers() - Method in class com.foxless.godfs.config.ClientConfigurationBean
 
getUUID(Object) - Static method in class com.foxless.godfs.bean.EndPoint
 
getUuid() - Method in class com.foxless.godfs.bean.EndPoint
 
getUuid() - Method in class com.foxless.godfs.bean.meta.OperationValidationRequest
 
getUuid() - Method in class com.foxless.godfs.bean.meta.OperationValidationResponse
 
getUuid() - Method in class com.foxless.godfs.common.Bridge
 
getWeight(EndPoint) - Static method in class com.foxless.godfs.common.MemberManager
 
GodfsApiClient - Interface in com.foxless.godfs.api
godfs api client.
GodfsApiClientImpl - Class in com.foxless.godfs.api.impl
godfs api client implementation.
GoDFSClient - Class in com.foxless.godfs
godfs java client entry class.
GoDFSClient(ClientConfigurationBean) - Constructor for class com.foxless.godfs.GoDFSClient
 

H

handle(Bridge, Tracker, Meta, IReader) - Method in interface com.foxless.godfs.common.IResponseHandler
 
handle(Bridge, Tracker, Meta, IReader) - Method in class com.foxless.godfs.handler.DownloadFileResponseHandler
 
handle(Bridge, Tracker, Meta, IReader) - Method in class com.foxless.godfs.handler.QueryFileResponseHandler
 
handle(Bridge, Tracker, Meta, IReader) - Method in class com.foxless.godfs.handler.SyncStorageResponseHandler
 
handle(Bridge, Tracker, Meta, IReader) - Method in class com.foxless.godfs.handler.UploadResponseHandler
 
handle(Bridge, Tracker, Meta, IReader) - Method in class com.foxless.godfs.handler.ValidateConnectionHandler
 
Handlers - Class in com.foxless.godfs.common
This class store all kinds of ResponseHandler
Handlers() - Constructor for class com.foxless.godfs.common.Handlers
 
HeaderSize - Static variable in class com.foxless.godfs.common.Const
 

I

IMonitor<T> - Interface in com.foxless.godfs.common
Monitor for progress listening.
increaseActiveConnection(EndPoint, int) - Method in class com.foxless.godfs.common.ConnectionPool
 
increaseActiveConnection(EndPoint, int) - Method in interface com.foxless.godfs.common.IPool
increase active connection count of specific EndPoint with given value and return active connection count now.
increaseWeight(EndPoint, int) - Static method in class com.foxless.godfs.common.MemberManager
 
initEndPoint(EndPoint, int) - Method in class com.foxless.godfs.common.ConnectionPool
 
initEndPoint(EndPoint, int) - Method in interface com.foxless.godfs.common.IPool
init config of a EndPoint
initPool(ClientConfigurationBean) - Method in class com.foxless.godfs.common.ConnectionPool
 
initPool(ClientConfigurationBean) - Static method in class com.foxless.godfs.common.Const
initial connection pool.
initPool(ClientConfigurationBean) - Method in interface com.foxless.godfs.common.IPool
init connection pool
IPool - Interface in com.foxless.godfs.common
connection pool manager for endpoint.
IReader - Interface in com.foxless.godfs.common
 
IResponseHandler - Interface in com.foxless.godfs.common
 
isExist() - Method in class com.foxless.godfs.bean.meta.OperationQueryFileResponse
 
isExpired(Date) - Method in class com.foxless.godfs.bean.ExpireMember
 
isHttpEnable() - Method in class com.foxless.godfs.bean.ExpireMember
 
isHttpEnable() - Method in class com.foxless.godfs.bean.Member
 
isIsnew() - Method in class com.foxless.godfs.bean.meta.OperationValidationResponse
 
isOnline() - Method in class com.foxless.godfs.bean.Storage
 
isOnline() - Method in class com.foxless.godfs.bean.Tracker
 
isReadonly() - Method in class com.foxless.godfs.bean.ExpireMember
 
isReadonly() - Method in class com.foxless.godfs.bean.Member
 
ITask - Interface in com.foxless.godfs.task
 
IWriter - Interface in com.foxless.godfs.common
 

M

MAX_CONN_EACH_STORAGE_SERVER - Static variable in class com.foxless.godfs.common.Const
 
MD5_REGEX - Static variable in class com.foxless.godfs.common.Const
 
Member - Class in com.foxless.godfs.bean
 
Member() - Constructor for class com.foxless.godfs.bean.Member
 
MemberManager - Class in com.foxless.godfs.common
management of storage members
MemberManager() - Constructor for class com.foxless.godfs.common.MemberManager
 
Meta - Class in com.foxless.godfs.bean
 
Meta() - Constructor for class com.foxless.godfs.bean.Meta
 
monitor(T) - Method in interface com.foxless.godfs.common.IMonitor
 
monitor(MonitorProgressBean) - Method in class com.foxless.godfs.common.UploadProgressMonitor
 
MonitorProgressBean - Class in com.foxless.godfs.bean
 
MonitorProgressBean() - Constructor for class com.foxless.godfs.bean.MonitorProgressBean
 
MonitorProgressBean(long, long) - Constructor for class com.foxless.godfs.bean.MonitorProgressBean
 

O

O_CONNECT - Static variable in class com.foxless.godfs.common.Const
 
O_DOWNLOAD_FILE - Static variable in class com.foxless.godfs.common.Const
 
O_PULL_NEW_FILES - Static variable in class com.foxless.godfs.common.Const
 
O_QUERY_FILE - Static variable in class com.foxless.godfs.common.Const
 
O_REG_FILE - Static variable in class com.foxless.godfs.common.Const
 
O_REG_STORAGE - Static variable in class com.foxless.godfs.common.Const
 
O_RESPONSE - Static variable in class com.foxless.godfs.common.Const
 
O_SYNC_MEMBERS - Static variable in class com.foxless.godfs.common.Const
 
O_SYNC_STORAGE - Static variable in class com.foxless.godfs.common.Const
 
O_UPLOAD - Static variable in class com.foxless.godfs.common.Const
 
OperationDownloadFileRequest - Class in com.foxless.godfs.bean.meta
 
OperationDownloadFileRequest() - Constructor for class com.foxless.godfs.bean.meta.OperationDownloadFileRequest
 
OperationDownloadFileResponse - Class in com.foxless.godfs.bean.meta
 
OperationDownloadFileResponse() - Constructor for class com.foxless.godfs.bean.meta.OperationDownloadFileResponse
 
OperationGetStorageServerRequest - Class in com.foxless.godfs.bean.meta
 
OperationGetStorageServerRequest() - Constructor for class com.foxless.godfs.bean.meta.OperationGetStorageServerRequest
 
OperationGetStorageServerResponse - Class in com.foxless.godfs.bean.meta
 
OperationGetStorageServerResponse() - Constructor for class com.foxless.godfs.bean.meta.OperationGetStorageServerResponse
 
OperationQueryFileRequest - Class in com.foxless.godfs.bean.meta
 
OperationQueryFileRequest() - Constructor for class com.foxless.godfs.bean.meta.OperationQueryFileRequest
 
OperationQueryFileResponse - Class in com.foxless.godfs.bean.meta
 
OperationQueryFileResponse() - Constructor for class com.foxless.godfs.bean.meta.OperationQueryFileResponse
 
OperationUploadFileRequest - Class in com.foxless.godfs.bean.meta
 
OperationUploadFileRequest() - Constructor for class com.foxless.godfs.bean.meta.OperationUploadFileRequest
 
OperationUploadFileResponse - Class in com.foxless.godfs.bean.meta
 
OperationUploadFileResponse() - Constructor for class com.foxless.godfs.bean.meta.OperationUploadFileResponse
 
OperationValidationRequest - Class in com.foxless.godfs.bean.meta
 
OperationValidationRequest() - Constructor for class com.foxless.godfs.bean.meta.OperationValidationRequest
 
OperationValidationResponse - Class in com.foxless.godfs.bean.meta
 
OperationValidationResponse() - Constructor for class com.foxless.godfs.bean.meta.OperationValidationResponse
 

P

PATH_REGEX - Static variable in class com.foxless.godfs.common.Const
 

Q

query(String) - Method in interface com.foxless.godfs.api.GodfsApiClient
query file info from tracker server.
query(String) - Method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
QueryFileResponseHandler - Class in com.foxless.godfs.handler
 
QueryFileResponseHandler() - Constructor for class com.foxless.godfs.handler.QueryFileResponseHandler
 

R

read(byte[], int, int) - Method in interface com.foxless.godfs.common.IReader
custom handler for download file.
receiveResponse(Tracker, Class<? extends IResponseHandler>, IReader) - Method in class com.foxless.godfs.common.Bridge
receive response after send request.
refresh(Tracker, Set<ExpireMember>) - Static method in class com.foxless.godfs.common.MemberManager
refresh members for tracker server.
returnBridge(EndPoint, Bridge) - Method in class com.foxless.godfs.common.ConnectionPool
 
returnBridge(EndPoint, Bridge) - Method in interface com.foxless.godfs.common.IPool
return a health connection bridge
returnBrokenBridge(EndPoint, Bridge) - Method in class com.foxless.godfs.common.ConnectionPool
 
returnBrokenBridge(EndPoint, Bridge) - Method in interface com.foxless.godfs.common.IPool
return a broken connection bridge
run() - Method in class com.foxless.godfs.common.TrackerMaintainer
 
run() - Method in class com.foxless.godfs.task.SyncMemberTask
 

S

sendRequest(int, Object, long, IWriter) - Method in class com.foxless.godfs.common.Bridge
send request to server
setAddr(String) - Method in class com.foxless.godfs.bean.ExpireMember
 
setAddr(String) - Method in class com.foxless.godfs.bean.Member
 
setBodyLength(long) - Method in class com.foxless.godfs.bean.Meta
 
setConnection(Socket) - Method in class com.foxless.godfs.common.Bridge
 
setError(Exception) - Method in class com.foxless.godfs.bean.Meta
 
setExist(boolean) - Method in class com.foxless.godfs.bean.meta.OperationQueryFileResponse
 
setExpireTime(Date) - Method in class com.foxless.godfs.bean.ExpireMember
 
setExt(String) - Method in class com.foxless.godfs.bean.meta.OperationUploadFileRequest
 
setFid(int) - Method in class com.foxless.godfs.bean.FilePart
 
setFileEntity(FileEntity) - Method in class com.foxless.godfs.bean.meta.OperationQueryFileResponse
 
setFileSize(long) - Method in class com.foxless.godfs.bean.meta.OperationUploadFileRequest
 
setFinish(long) - Method in class com.foxless.godfs.bean.MonitorProgressBean
 
setGroup(String) - Method in class com.foxless.godfs.bean.ExpireMember
 
setGroup(String) - Method in class com.foxless.godfs.bean.FileEntity
 
setGroup(String) - Method in class com.foxless.godfs.bean.Member
 
setHost(String) - Method in class com.foxless.godfs.bean.Storage
 
setHost(String) - Method in class com.foxless.godfs.bean.Tracker
 
setHttpEnable(boolean) - Method in class com.foxless.godfs.bean.ExpireMember
 
setHttpEnable(boolean) - Method in class com.foxless.godfs.bean.Member
 
setHttpPort(int) - Method in class com.foxless.godfs.bean.ExpireMember
 
setHttpPort(int) - Method in class com.foxless.godfs.bean.Member
 
setId(long) - Method in class com.foxless.godfs.bean.FileEntity
 
setId(int) - Method in class com.foxless.godfs.bean.FilePart
 
setIndex(Long) - Method in class com.foxless.godfs.common.Bridge
 
setInstance(String) - Method in class com.foxless.godfs.bean.FileEntity
 
setInstance_id(String) - Method in class com.foxless.godfs.bean.ExpireMember
 
setInstance_id(String) - Method in class com.foxless.godfs.bean.Member
 
setIsnew(boolean) - Method in class com.foxless.godfs.bean.meta.OperationValidationResponse
 
setMaxConnections(int) - Method in class com.foxless.godfs.bean.Storage
 
setMaxConnections(int) - Method in class com.foxless.godfs.bean.Tracker
 
setMd5(String) - Method in class com.foxless.godfs.bean.FileEntity
 
setMd5(String) - Method in class com.foxless.godfs.bean.FilePart
 
setMd5(String) - Method in class com.foxless.godfs.bean.meta.OperationQueryFileRequest
 
setMd5(String) - Method in class com.foxless.godfs.bean.meta.OperationUploadFileRequest
 
setMembers(Member[]) - Method in class com.foxless.godfs.bean.meta.OperationGetStorageServerResponse
 
setMetaBody(byte[]) - Method in class com.foxless.godfs.bean.Meta
 
setMetaLength(long) - Method in class com.foxless.godfs.bean.Meta
 
setOffset(long) - Method in class com.foxless.godfs.bean.meta.OperationDownloadFileRequest
 
setOnline(boolean) - Method in class com.foxless.godfs.bean.Storage
 
setOnline(boolean) - Method in class com.foxless.godfs.bean.Tracker
 
setOperation(int) - Method in class com.foxless.godfs.bean.Meta
 
setPartNum(int) - Method in class com.foxless.godfs.bean.FileEntity
 
setParts(List<FilePart>) - Method in class com.foxless.godfs.bean.FileEntity
 
setPath(String) - Method in class com.foxless.godfs.bean.meta.OperationDownloadFileRequest
 
setPath(String) - Method in class com.foxless.godfs.bean.meta.OperationUploadFileResponse
 
setPort(int) - Method in class com.foxless.godfs.bean.ExpireMember
 
setPort(int) - Method in class com.foxless.godfs.bean.Member
 
setPort(int) - Method in class com.foxless.godfs.bean.Storage
 
setPort(int) - Method in class com.foxless.godfs.bean.Tracker
 
setReadonly(boolean) - Method in class com.foxless.godfs.bean.ExpireMember
 
setReadonly(boolean) - Method in class com.foxless.godfs.bean.Member
 
setSecret(String) - Method in class com.foxless.godfs.bean.meta.OperationValidationRequest
 
setSecret(String) - Method in class com.foxless.godfs.config.ClientConfigurationBean
 
setSize(long) - Method in class com.foxless.godfs.bean.FilePart
 
setStart(long) - Method in class com.foxless.godfs.bean.meta.OperationDownloadFileRequest
 
setStatus(int) - Method in class com.foxless.godfs.bean.meta.OperationDownloadFileResponse
 
setStatus(int) - Method in class com.foxless.godfs.bean.meta.OperationGetStorageServerResponse
 
setStatus(int) - Method in class com.foxless.godfs.bean.meta.OperationQueryFileResponse
 
setStatus(int) - Method in class com.foxless.godfs.bean.meta.OperationUploadFileResponse
 
setStatus(Integer) - Method in class com.foxless.godfs.bean.meta.OperationValidationResponse
 
setTotal(long) - Method in class com.foxless.godfs.bean.MonitorProgressBean
 
setTrackers(List<Tracker>) - Method in class com.foxless.godfs.config.ClientConfigurationBean
 
setUuid(String) - Method in class com.foxless.godfs.bean.meta.OperationValidationRequest
 
setUuid(String) - Method in class com.foxless.godfs.bean.meta.OperationValidationResponse
 
setUuid(String) - Method in class com.foxless.godfs.common.Bridge
 
start() - Method in class com.foxless.godfs.GoDFSClient
 
STATUS_BAD_SECRET - Static variable in class com.foxless.godfs.common.Const
 
STATUS_INTERNAL_SERVER_ERROR - Static variable in class com.foxless.godfs.common.Const
 
STATUS_NOT_FOUND - Static variable in class com.foxless.godfs.common.Const
 
STATUS_OK - Static variable in class com.foxless.godfs.common.Const
 
STATUS_OPERATION_NOT_SUPPORT - Static variable in class com.foxless.godfs.common.Const
 
Storage - Class in com.foxless.godfs.bean
storage服务实例
Storage() - Constructor for class com.foxless.godfs.bean.Storage
 
SyncMemberTask - Class in com.foxless.godfs.task
 
SyncMemberTask() - Constructor for class com.foxless.godfs.task.SyncMemberTask
 
SyncStorageResponseHandler - Class in com.foxless.godfs.handler
 
SyncStorageResponseHandler() - Constructor for class com.foxless.godfs.handler.SyncStorageResponseHandler
 

T

Tracker - Class in com.foxless.godfs.bean
tracker服务实例
Tracker() - Constructor for class com.foxless.godfs.bean.Tracker
 
TrackerMaintainer - Class in com.foxless.godfs.common
TrackerMaintainer managed connection with tracker servers.
TrackerMaintainer(ClientConfigurationBean) - Constructor for class com.foxless.godfs.common.TrackerMaintainer
 

U

UnSupportOperationException - Exception in com.foxless.godfs.except
 
UnSupportOperationException() - Constructor for exception com.foxless.godfs.except.UnSupportOperationException
 
UnSupportOperationException(String) - Constructor for exception com.foxless.godfs.except.UnSupportOperationException
 
UnSupportOperationException(String, Throwable) - Constructor for exception com.foxless.godfs.except.UnSupportOperationException
 
UnSupportOperationException(Throwable) - Constructor for exception com.foxless.godfs.except.UnSupportOperationException
 
upload(InputStream, long, String, IMonitor<MonitorProgressBean>) - Method in interface com.foxless.godfs.api.GodfsApiClient
upload file in stream mode.
upload(InputStream, long) - Method in interface com.foxless.godfs.api.GodfsApiClient
upload file in stream mode.
upload(File, String, IMonitor<MonitorProgressBean>) - Method in interface com.foxless.godfs.api.GodfsApiClient
upload local file.
upload(File) - Method in interface com.foxless.godfs.api.GodfsApiClient
upload local file.
upload(HttpServletRequest, String, IMonitor<MonitorProgressBean>, String) - Method in interface com.foxless.godfs.api.GodfsApiClient
streaming api for uploading file.
NOTE: this way needs storage server enable http upload.
upload(HttpServletRequest) - Method in interface com.foxless.godfs.api.GodfsApiClient
streaming api for uploading file.
NOTE: this way needs storage server enable http upload.
upload(InputStream, long) - Method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
upload(InputStream, long, String, IMonitor<MonitorProgressBean>) - Method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
upload(File) - Method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
upload(File, String, IMonitor<MonitorProgressBean>) - Method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
upload(HttpServletRequest, String, IMonitor<MonitorProgressBean>, String) - Method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
upload(HttpServletRequest) - Method in class com.foxless.godfs.api.impl.GodfsApiClientImpl
 
UploadProgressMonitor - Class in com.foxless.godfs.common
 
UploadProgressMonitor() - Constructor for class com.foxless.godfs.common.UploadProgressMonitor
 
UploadResponseHandler - Class in com.foxless.godfs.handler
 
UploadResponseHandler() - Constructor for class com.foxless.godfs.handler.UploadResponseHandler
 
UploadStreamWriter - Class in com.foxless.godfs.common
 
UploadStreamWriter(InputStream, IMonitor) - Constructor for class com.foxless.godfs.common.UploadStreamWriter
 
Utils - Class in com.foxless.godfs.util
 
Utils() - Constructor for class com.foxless.godfs.util.Utils
 

V

validateConnection(String) - Method in class com.foxless.godfs.common.Bridge
 
ValidateConnectionHandler - Class in com.foxless.godfs.handler
 
ValidateConnectionHandler() - Constructor for class com.foxless.godfs.handler.ValidateConnectionHandler
 

W

write(OutputStream, long) - Method in interface com.foxless.godfs.common.IWriter
DO NOT CLOSE the OutputStream!
write(OutputStream, long) - Method in class com.foxless.godfs.common.UploadStreamWriter
 
A B C D E F G H I M O P Q R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.