public interface FastdfsProperties
| Modifier and Type | Method and Description |
|---|---|
String |
getCharset()
fastdfs.charset
|
int |
getConnectTimeoutInseconds()
fastdfs.connect_timeout_in_seconds
|
String |
getHttpSecretKey()
fastdfs.http_secret_key
|
int |
getHttpTrackerHttpPort()
fastdfs.http_tracker_http_port
|
int |
getNetworkTimeoutInSeconds()
fastdfs.network_timeout_in_seconds
|
List<String> |
getTrackerServers()
fastdfs.tracker_servers
|
boolean |
isHttpAntiStealToken()
fastdfs.http_anti_steal_token
|
int getConnectTimeoutInseconds()
int getNetworkTimeoutInSeconds()
String getCharset()
boolean isHttpAntiStealToken()
String getHttpSecretKey()
int getHttpTrackerHttpPort()
Copyright © 2019. All rights reserved.