Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

accept(String, Object) - Method in interface com.qiniu.android.utils.StringMap.Consumer
 
accessKey - Variable in class com.qiniu.android.storage.UpToken
 
add(String) - Method in class com.qiniu.android.http.Headers.Builder
Add an header line containing a field name, a literal colon, and a value.
add(String, String) - Method in class com.qiniu.android.http.Headers.Builder
Add a header with the specified name and value.
addAll(Headers) - Method in class com.qiniu.android.http.Headers.Builder
Adds all headers from an existing collection.
addFormDataPart(String, String) - Method in class com.qiniu.android.http.MultipartBody.Builder
Add a form data part to the body.
addFormDataPart(String, String, RequestBody) - Method in class com.qiniu.android.http.MultipartBody.Builder
Add a form data part to the body.
addPart(RequestBody) - Method in class com.qiniu.android.http.MultipartBody.Builder
Add a part to the body.
addPart(Headers, RequestBody) - Method in class com.qiniu.android.http.MultipartBody.Builder
Add a part to the body.
akScope - Variable in class com.qiniu.android.http.custom.DnsCacheKey
 
ALTERNATIVE - Static variable in class com.qiniu.android.http.MultipartBody
The "multipart/alternative" type is syntactically identical to "multipart/mixed", but the semantics are different.
AndroidNetwork - Class in com.qiniu.android.utils
Created by bailong on 16/9/7.
AndroidNetwork() - Constructor for class com.qiniu.android.utils.AndroidNetwork
 
applicationContext() - Static method in class com.qiniu.android.utils.ContextGetter
 
applyRules(Calendar, StringBuffer) - Method in class com.qiniu.android.utils.FastDatePrinter
arrayzone0 - Static variable in class com.qiniu.android.common.FixedZone
华东机房
arrayzone1 - Static variable in class com.qiniu.android.common.FixedZone
华北机房
arrayzone2 - Static variable in class com.qiniu.android.common.FixedZone
华南机房
arrayZoneAs0 - Static variable in class com.qiniu.android.common.FixedZone
新加坡机房
arrayzoneNa0 - Static variable in class com.qiniu.android.common.FixedZone
北美机房
asyncGet(LogHandler, String, StringMap, UpToken, CompletionHandler) - Method in class com.qiniu.android.http.Client
 
asyncMultipartPost(LogHandler, String, PostArgs, UpToken, ProgressHandler, CompletionHandler, CancellationHandler) - Method in class com.qiniu.android.http.Client
 
asyncPost(LogHandler, String, byte[], StringMap, UpToken, long, ProgressHandler, CompletionHandler, UpCancellationSignal) - Method in class com.qiniu.android.http.Client
 
asyncPost(LogHandler, String, byte[], int, int, StringMap, UpToken, long, ProgressHandler, CompletionHandler, CancellationHandler) - Method in class com.qiniu.android.http.Client
 
AsyncRun - Class in com.qiniu.android.utils
Created by bailong on 14/10/22.
AsyncRun() - Constructor for class com.qiniu.android.utils.AsyncRun
 
asyncSend(LogHandler, Request.Builder, StringMap, UpToken, long, CompletionHandler) - Method in class com.qiniu.android.http.Client
 
AutoZone - Class in com.qiniu.android.common
Created by long on 2016/9/29.
AutoZone() - Constructor for class com.qiniu.android.common.AutoZone
default useHttps to req autoZone
AutoZone(boolean) - Constructor for class com.qiniu.android.common.AutoZone
 

B

BLOCK_SIZE - Static variable in class com.qiniu.android.storage.Configuration
断点上传时的分块大小(默认的分块大小, 不建议改变)
BlockInfo() - Constructor for class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
body() - Method in class com.qiniu.android.http.MultipartBody.Part
 
boundary() - Method in class com.qiniu.android.http.MultipartBody
 
build() - Method in class com.qiniu.android.http.Headers.Builder
 
build() - Method in class com.qiniu.android.http.MultipartBody.Builder
Assemble the specified parts into a request body.
build() - Method in class com.qiniu.android.storage.Configuration.Builder
 
Builder() - Constructor for class com.qiniu.android.http.Headers.Builder
 
Builder() - Constructor for class com.qiniu.android.http.MultipartBody.Builder
 
Builder(String) - Constructor for class com.qiniu.android.http.MultipartBody.Builder
 
Builder() - Constructor for class com.qiniu.android.storage.Configuration.Builder
 
buildFromJson(JSONObject) - Static method in class com.qiniu.android.common.ZoneInfo
 
byteCount() - Method in class com.qiniu.android.http.Headers
Returns the number of bytes required to encode these headers using HTTP/1.1.
bytes(byte[], int, int) - Static method in class com.qiniu.android.utils.Crc32
计算二进制字节校验码
bytes(byte[]) - Static method in class com.qiniu.android.utils.Crc32
计算二进制字节校验码
bytes_sent - Static variable in class com.qiniu.android.http.ResponseInfo
 

C

callEnd(Call) - Method in class com.qiniu.android.http.HttpEventListener
 
callFailed(Call, IOException) - Method in class com.qiniu.android.http.HttpEventListener
 
callStart(Call) - Method in class com.qiniu.android.http.HttpEventListener
 
CancellationException() - Constructor for exception com.qiniu.android.http.CancellationHandler.CancellationException
 
CancellationHandler - Interface in com.qiniu.android.http
 
CancellationHandler.CancellationException - Exception in com.qiniu.android.http
 
Cancelled - Static variable in class com.qiniu.android.http.ResponseInfo
 
cancelled(UpToken) - Static method in class com.qiniu.android.http.ResponseInfo
 
CannotConnectToHost - Static variable in class com.qiniu.android.http.ResponseInfo
 
checkRePrefetchDns(String, Configuration) - Static method in class com.qiniu.android.http.DnsPrefetcher
ip changed, the network has changed ak:scope变化,prequery(v2)自动获取域名接口发生变化,存储区域可能变化 cacheTime>config.cacheTime(默认24H)
chunkSize(int) - Method in class com.qiniu.android.storage.Configuration.Builder
 
chunkSize - Variable in class com.qiniu.android.storage.Configuration
断点上传时的分片大小(可根据网络情况适当调整)
clean() - Static method in class com.qiniu.android.collect.UploadInfoCollector
清理操作。 若需更改 isRecord、isUpload 的值,请在此方法调用前修改。
Client - Class in com.qiniu.android.http
Created by bailong on 15/11/12.
Client() - Constructor for class com.qiniu.android.http.Client
 
Client(ProxyConfiguration, int, int, UrlConverter, Dns) - Constructor for class com.qiniu.android.http.Client
 
Client.ResponseTag - Class in com.qiniu.android.http
 
clone() - Method in class com.qiniu.android.bigdata.Configuration
 
com.qiniu.android.bigdata - package com.qiniu.android.bigdata
 
com.qiniu.android.bigdata.pipeline - package com.qiniu.android.bigdata.pipeline
 
com.qiniu.android.collect - package com.qiniu.android.collect
 
com.qiniu.android.common - package com.qiniu.android.common
 
com.qiniu.android.http - package com.qiniu.android.http
 
com.qiniu.android.http.custom - package com.qiniu.android.http.custom
 
com.qiniu.android.storage - package com.qiniu.android.storage
 
com.qiniu.android.storage.persistent - package com.qiniu.android.storage.persistent
 
com.qiniu.android.utils - package com.qiniu.android.utils
 
complete(ResponseInfo) - Method in interface com.qiniu.android.bigdata.pipeline.Pipeline.PumpCompleteHandler
 
complete(ResponseInfo, JSONObject) - Method in interface com.qiniu.android.http.CompletionHandler
用户自定义的处理对象必须实现的接口方法
complete(String, ResponseInfo, JSONObject) - Method in interface com.qiniu.android.storage.UpCompletionHandler
用户自定义的内容上传完成后处理动作必须实现的方法 建议用户自己处理异常。若未处理,抛出的异常被直接丢弃。
CompletionHandler - Interface in com.qiniu.android.http
定义请求完成后续动作的处理接口
Config - Class in com.qiniu.android.collect
Created by Simon on 11/22/16.
Config() - Constructor for class com.qiniu.android.collect.Config
 
Configuration - Class in com.qiniu.android.bigdata
Created by long on 2017/7/25.
Configuration() - Constructor for class com.qiniu.android.bigdata.Configuration
 
Configuration - Class in com.qiniu.android.storage
 
Configuration.Builder - Class in com.qiniu.android.storage
 
connectEnd(Call, InetSocketAddress, Proxy, Protocol) - Method in class com.qiniu.android.http.HttpEventListener
 
connectFailed(Call, InetSocketAddress, Proxy, Protocol, IOException) - Method in class com.qiniu.android.http.HttpEventListener
 
connectionAcquired(Call, Connection) - Method in class com.qiniu.android.http.HttpEventListener
 
connectionReleased(Call, Connection) - Method in class com.qiniu.android.http.HttpEventListener
 
connectStart(Call, InetSocketAddress, Proxy) - Method in class com.qiniu.android.http.HttpEventListener
 
connectTimeout - Variable in class com.qiniu.android.bigdata.Configuration
连接超时时间,单位 秒
connectTimeout(int) - Method in class com.qiniu.android.storage.Configuration.Builder
 
connectTimeout - Variable in class com.qiniu.android.storage.Configuration
连接超时时间,单位 秒
Constants - Class in com.qiniu.android.common
 
Constants() - Constructor for class com.qiniu.android.common.Constants
 
Constants - Class in com.qiniu.android.utils
 
Constants() - Constructor for class com.qiniu.android.utils.Constants
 
contentLength() - Method in class com.qiniu.android.http.CountingRequestBody
 
contentLength() - Method in class com.qiniu.android.http.MultipartBody
 
contentType() - Method in class com.qiniu.android.http.CountingRequestBody
 
contentType() - Method in class com.qiniu.android.http.MultipartBody
ContentTypeHeader - Static variable in class com.qiniu.android.http.Client
 
ContextGetter - Class in com.qiniu.android.utils
Created by bailong on 16/9/7.
ContextGetter() - Constructor for class com.qiniu.android.utils.ContextGetter
 
convert(String) - Method in interface com.qiniu.android.http.UrlConverter
 
copy(Configuration) - Static method in class com.qiniu.android.bigdata.Configuration
 
CountingRequestBody - Class in com.qiniu.android.http
Created by bailong on 16/1/8.
CountingRequestBody(RequestBody, ProgressHandler, long, CancellationHandler) - Constructor for class com.qiniu.android.http.CountingRequestBody
 
CountingRequestBody.CountingSink - Class in com.qiniu.android.http
 
CountingSink(Sink) - Constructor for class com.qiniu.android.http.CountingRequestBody.CountingSink
 
Crc32 - Class in com.qiniu.android.utils
计算文件或二进制数据的crc32校验码
Crc32() - Constructor for class com.qiniu.android.utils.Crc32
 
Crc32NotMatch - Static variable in class com.qiniu.android.http.ResponseInfo
 
create(RequestBody) - Static method in class com.qiniu.android.http.MultipartBody.Part
 
create(Headers, RequestBody) - Static method in class com.qiniu.android.http.MultipartBody.Part
 
create(LogHandler, JSONObject, int, String, String, String, String, String, String, int, long, long, String, UpToken, long) - Static method in class com.qiniu.android.http.ResponseInfo
 
createFormData(String, String) - Static method in class com.qiniu.android.http.MultipartBody.Part
 
createFormData(String, String, RequestBody) - Static method in class com.qiniu.android.http.MultipartBody.Part
 
createZoneInfo(String[]) - Static method in class com.qiniu.android.common.FixedZone
 
currentTime - Variable in class com.qiniu.android.http.custom.DnsCacheKey
 

D

data - Variable in class com.qiniu.android.http.PostArgs
上传的数据
data(byte[], int, int) - Static method in class com.qiniu.android.utils.Etag
计算二进制数据的etag
data(byte[]) - Static method in class com.qiniu.android.utils.Etag
计算二进制数据的etag
decode(String) - Static method in class com.qiniu.android.utils.UrlSafeBase64
解码数据
DefaultMime - Static variable in class com.qiniu.android.http.Client
 
del(String) - Method in class com.qiniu.android.storage.persistent.DnsCacheFile
 
del(String) - Method in class com.qiniu.android.storage.persistent.FileRecorder
删除已上传文件的进度文件
del(String) - Method in interface com.qiniu.android.storage.Recorder
删除文件分片上传的进度文件
device() - Static method in class com.qiniu.android.http.UserAgent
 
DIGEST - Static variable in class com.qiniu.android.http.MultipartBody
This type is syntactically identical to "multipart/mixed", but the semantics are different.
directory - Variable in class com.qiniu.android.storage.persistent.DnsCacheFile
 
directory - Variable in class com.qiniu.android.storage.persistent.FileRecorder
 
Dns - Interface in com.qiniu.android.http
Created by sxci on 03/04/2018.
dns(Dns) - Method in class com.qiniu.android.storage.Configuration.Builder
 
dns - Variable in class com.qiniu.android.storage.Configuration
dns 解析客户端
dnscacheDir - Static variable in class com.qiniu.android.collect.Config
dns缓存信息目录
DnsCacheFile - Class in com.qiniu.android.storage.persistent
Created by jemy on 2019/9/17.
DnsCacheFile(String) - Constructor for class com.qiniu.android.storage.persistent.DnsCacheFile
 
DnsCacheKey - Class in com.qiniu.android.http.custom
Created by jemy on 2019/9/23.
DnsCacheKey() - Constructor for class com.qiniu.android.http.custom.DnsCacheKey
 
DnsCacheKey(String, String, String) - Constructor for class com.qiniu.android.http.custom.DnsCacheKey
 
dnsCacheTimeMs(long) - Method in class com.qiniu.android.storage.Configuration.Builder
 
dnsCacheTimeMs - Variable in class com.qiniu.android.storage.Configuration
dns预取缓存时间
dnsEnd(Call, String, List<InetAddress>) - Method in class com.qiniu.android.http.HttpEventListener
 
dnsPreByCustom(Dns) - Method in class com.qiniu.android.http.DnsPrefetcher
自定义dns预取
DnsPrefetcher - Class in com.qiniu.android.http
Created by jemy on 2019/8/20.
dnsPrefetcher - Static variable in class com.qiniu.android.http.DnsPrefetcher
 
dnsStart(Call, String) - Method in class com.qiniu.android.http.HttpEventListener
 
duration - Variable in class com.qiniu.android.http.Client.ResponseTag
 
duration - Variable in class com.qiniu.android.http.ResponseInfo
请求消耗时间,单位毫秒

E

encodeList(Collection) - Static method in class com.qiniu.android.utils.Json
 
encodeMap(Map) - Static method in class com.qiniu.android.utils.Json
 
encodeToString(String) - Static method in class com.qiniu.android.utils.UrlSafeBase64
编码字符串
encodeToString(byte[]) - Static method in class com.qiniu.android.utils.UrlSafeBase64
编码数据
equals(Object) - Method in class com.qiniu.android.http.Headers
Returns true if other is a Headers object with the same headers, with the same casing, in the same order.
equals(Object) - Method in class com.qiniu.android.utils.FastDatePrinter
Compares two objects for equality.
error - Variable in class com.qiniu.android.http.ResponseInfo
错误信息
errorInfo(ResponseInfo, int, String) - Static method in class com.qiniu.android.http.ResponseInfo
 
errorType(int, String) - Static method in class com.qiniu.android.collect.UploadInfoElement
 
Etag - Class in com.qiniu.android.utils
计算文件内容或者二进制数据的etag, etag算法是七牛用来标志数据唯一性的算法。 文档:etag算法
Etag() - Constructor for class com.qiniu.android.utils.Etag
 

F

f - Variable in class com.qiniu.android.storage.persistent.DnsCacheFile
 
FACTORY - Static variable in class com.qiniu.android.http.HttpEventListener
 
FastDatePrinter - Class in com.qiniu.android.utils
FastDatePrinter is a fast and thread-safe version of SimpleDateFormat.
FastDatePrinter(String, TimeZone, Locale) - Constructor for class com.qiniu.android.utils.FastDatePrinter
Constructs a new FastDatePrinter.
file - Variable in class com.qiniu.android.http.PostArgs
上传的文件
file(File) - Static method in class com.qiniu.android.utils.Crc32
对文件内容计算crc32校验码
file(File) - Static method in class com.qiniu.android.utils.Etag
计算文件内容的etag
file(String) - Static method in class com.qiniu.android.utils.Etag
计算文件内容的etag
fileError(Exception, UpToken) - Static method in class com.qiniu.android.http.ResponseInfo
 
fileName - Variable in class com.qiniu.android.http.PostArgs
上传文件名
FileRecorder - Class in com.qiniu.android.storage.persistent
实现分片上传时上传进度的接口方法
FileRecorder(String) - Constructor for class com.qiniu.android.storage.persistent.FileRecorder
 
FixedZone - Class in com.qiniu.android.common
Created by long on 2016/9/29.
FixedZone(ZoneInfo) - Constructor for class com.qiniu.android.common.FixedZone
 
FixedZone(String[]) - Constructor for class com.qiniu.android.common.FixedZone
 
forEach(StringMap.Consumer) - Method in class com.qiniu.android.utils.StringMap
 
FORM - Static variable in class com.qiniu.android.http.MultipartBody
The media-type multipart/form-data follows the rules of all multipart MIME data streams as outlined in RFC 2046.
format(Date) - Static method in class com.qiniu.android.http.HttpDate
Returns the string for value.
format(Object, StringBuffer, FieldPosition) - Method in class com.qiniu.android.utils.FastDatePrinter
format(long) - Method in class com.qiniu.android.utils.FastDatePrinter
 
format(Date) - Method in class com.qiniu.android.utils.FastDatePrinter
 
format(Calendar) - Method in class com.qiniu.android.utils.FastDatePrinter
 
format(long, StringBuffer) - Method in class com.qiniu.android.utils.FastDatePrinter
 
format(Date, StringBuffer) - Method in class com.qiniu.android.utils.FastDatePrinter
 
format(Calendar, StringBuffer) - Method in class com.qiniu.android.utils.FastDatePrinter
 
format(long, B) - Method in class com.qiniu.android.utils.FastDatePrinter
 
format(Date, B) - Method in class com.qiniu.android.utils.FastDatePrinter
 
format(Calendar, B) - Method in class com.qiniu.android.utils.FastDatePrinter
 
formatPoint(Map<String, V>, StringBuilder) - Static method in class com.qiniu.android.bigdata.pipeline.Points
 
formatPoint(Object, StringBuilder) - Static method in class com.qiniu.android.bigdata.pipeline.Points
 
formatPoints(Map<String, V>[]) - Static method in class com.qiniu.android.bigdata.pipeline.Points
 
formatPoints(Object[]) - Static method in class com.qiniu.android.bigdata.pipeline.Points
 
formatPoints(List<Map<String, V>>) - Static method in class com.qiniu.android.bigdata.pipeline.Points
 
formatPointsObjects(List<V>) - Static method in class com.qiniu.android.bigdata.pipeline.Points
 
FormMime - Static variable in class com.qiniu.android.http.Client
 
formString() - Method in class com.qiniu.android.utils.StringMap
 
frozenDomain(String) - Method in class com.qiniu.android.common.AutoZone
 
frozenDomain(String) - Method in class com.qiniu.android.common.FixedZone
 
frozenDomain(String) - Method in class com.qiniu.android.common.Zone
 
frozenDomain(String) - Method in class com.qiniu.android.common.ZoneInfo
 
FULL - Static variable in class com.qiniu.android.utils.FastDatePrinter
FULL locale dependent date or time style.

G

gen(String, File) - Method in interface com.qiniu.android.storage.KeyGenerator
根据服务器的key和本地文件名生成持久化纪录的key
get(String) - Method in class com.qiniu.android.http.Headers.Builder
Equivalent to build().get(name), but potentially faster.
get(String) - Method in class com.qiniu.android.http.Headers
Returns the last value corresponding to the specified field, or null.
get(String) - Method in class com.qiniu.android.storage.persistent.DnsCacheFile
获取缓存
get(String) - Method in class com.qiniu.android.storage.persistent.FileRecorder
获取分片上传进度
get(String) - Method in interface com.qiniu.android.storage.Recorder
获取文件分片上传的进度信息
get(String) - Method in class com.qiniu.android.utils.StringMap
 
getAkAndScope(String) - Static method in class com.qiniu.android.utils.StringUtils
 
getAkScope() - Method in class com.qiniu.android.http.custom.DnsCacheKey
 
getBlockInfo() - Static method in class com.qiniu.android.collect.UploadInfo
 
getBucket(String) - Static method in class com.qiniu.android.utils.StringUtils
 
getBytes_sent() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getBytes_sent() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getBytes_sent() - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
getBytes_total() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getCloud_type() - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
getConcurrentHashMap() - Method in class com.qiniu.android.http.DnsPrefetcher
 
getConnect_elapsed_time() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getCurrent_region_id() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getCurrent_region_id() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getCurrentTime() - Method in class com.qiniu.android.http.custom.DnsCacheKey
 
getDate(String) - Method in class com.qiniu.android.http.Headers
Returns the last value corresponding to the specified field parsed as an HTTP date, or null if either the field is absent or cannot be parsed as a date.
getDns_elapsed_time() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getDnsPrefetcher() - Static method in class com.qiniu.android.http.DnsPrefetcher
 
getError_description() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getError_type() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getFile_offset() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getFile_size() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getFileName() - Method in class com.qiniu.android.storage.persistent.DnsCacheFile
 
getFileName() - Method in class com.qiniu.android.storage.persistent.FileRecorder
 
getFileName() - Method in interface com.qiniu.android.storage.Recorder
 
getHost() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getHostIP() - Static method in class com.qiniu.android.utils.AndroidNetwork
获取ip地址 使用DNS解析某地址时,可能会同时返回IPv4和IPv6的地址。 如果同时拥有IPv4和IPv6的地址,是会默认优先上报IPv6的地址
getInetAddressByHost(String) - Method in class com.qiniu.android.http.DnsPrefetcher
 
getLocale() - Method in class com.qiniu.android.utils.FastDatePrinter
 
getLocalIp() - Method in class com.qiniu.android.http.custom.DnsCacheKey
 
getLocalZone() - Method in class com.qiniu.android.http.DnsPrefetcher
look local host
getLog_type() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getLog_type() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getLog_type() - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
getMaxLengthEstimate() - Method in class com.qiniu.android.utils.FastDatePrinter
Gets an estimate for the maximum string length that the formatter will produce.
getMobileDbm() - Static method in class com.qiniu.android.utils.AndroidNetwork
强制检查权限 android.permission.ACCESS_COARSE_LOCATION,上层未给权限时返回-1表示获取失败 API >= 18
getNetwork_type() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getOs_name() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getOs_version() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getPattern() - Method in class com.qiniu.android.utils.FastDatePrinter
 
getPid() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getPid() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getPort() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getPrefetched_ip_count() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getPreQueryZone() - Method in class com.qiniu.android.http.DnsPrefetcher
query host sync
getRecovered_from() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getRegions_counts() - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
getRemote_ip() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getReq_id() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getReqInfo() - Static method in class com.qiniu.android.collect.UploadInfo
 
getRequest_elapsed_time() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getRequests_counts() - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
getResponse_elapsed_time() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getResult() - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
getSdk_name() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getSdk_version() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getSignal_strength() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getStatus_code() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getTarget_bucket() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getTarget_key() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getTarget_region_id() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getTarget_region_id() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getTid() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getTid() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getTimeZone() - Method in class com.qiniu.android.utils.FastDatePrinter
 
getTls_connect_elapsed_time() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getTotal_elapsed_time() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getTotal_elapsed_time() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getTotal_elapsed_time() - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
getUa(String) - Method in class com.qiniu.android.http.UserAgent
 
getUcServer() - Method in class com.qiniu.android.common.AutoZone
 
getUp_api_version() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getUp_time() - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
getUp_time() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getUp_time() - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
getUp_type() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getUploadInfo() - Method in interface com.qiniu.android.collect.LogHandler
 
getUploadQuality() - Static method in class com.qiniu.android.collect.UploadInfo
 
getUplogHandler(Object) - Static method in class com.qiniu.android.collect.UploadInfoElementCollector
 
getWait_elapsed_time() - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
getZoneInfos() - Static method in class com.qiniu.android.common.FixedZone
 

H

handleHttp(UpToken, UploadInfoCollector.RecordMsg) - Static method in class com.qiniu.android.collect.UploadInfoCollector
 
handleUpload(UpToken, UploadInfoCollector.RecordMsg) - Static method in class com.qiniu.android.collect.UploadInfoCollector
 
hashCode() - Method in class com.qiniu.android.http.Headers
 
hashCode() - Method in class com.qiniu.android.utils.FastDatePrinter
Returns a hash code compatible with equals.
hasReqId() - Method in class com.qiniu.android.http.ResponseInfo
 
hasReturnUrl() - Method in class com.qiniu.android.storage.UpToken
 
Headers - Class in com.qiniu.android.http
The header fields of a single HTTP message.
headers() - Method in class com.qiniu.android.http.MultipartBody.Part
 
Headers.Builder - Class in com.qiniu.android.http
 
host - Variable in class com.qiniu.android.http.ResponseInfo
服务器域名
hostAddress - Variable in class com.qiniu.android.http.ProxyConfiguration
 
HttpDate - Class in com.qiniu.android.http
Best-effort parser for HTTP dates.
HttpEventListener - Class in com.qiniu.android.http
 
HttpEventListener(long, Client.ResponseTag, long) - Constructor for class com.qiniu.android.http.HttpEventListener
 

I

id - Variable in class com.qiniu.android.http.ResponseInfo
user agent id
id - Variable in class com.qiniu.android.http.UserAgent
 
init(String, Configuration) - Method in class com.qiniu.android.http.DnsPrefetcher
 
instance() - Static method in class com.qiniu.android.http.UserAgent
 
interval - Static variable in class com.qiniu.android.collect.Config
每次上传最小时间间隔.单位:分钟
InvalidArgument - Static variable in class com.qiniu.android.http.ResponseInfo
 
invalidArgument(String, UpToken) - Static method in class com.qiniu.android.http.ResponseInfo
 
InvalidFile - Static variable in class com.qiniu.android.http.ResponseInfo
 
InvalidToken - Static variable in class com.qiniu.android.http.ResponseInfo
 
invalidToken(String) - Static method in class com.qiniu.android.http.ResponseInfo
 
ip - Variable in class com.qiniu.android.http.Client.ResponseTag
 
ip - Variable in class com.qiniu.android.http.ResponseInfo
服务器IP
isBlank(String) - Static method in class com.qiniu.android.utils.StringUtils
 
isCancelled() - Method in interface com.qiniu.android.http.CancellationHandler
定义用户取消数据或文件上传的信号
isCancelled() - Method in class com.qiniu.android.http.ResponseInfo
 
isInvalid(UpToken) - Static method in class com.qiniu.android.storage.UpToken
 
isNetworkBroken() - Method in class com.qiniu.android.http.ResponseInfo
 
isNetWorkReady() - Static method in class com.qiniu.android.utils.AndroidNetwork
 
isNotQiniu() - Method in class com.qiniu.android.http.ResponseInfo
 
isNullOrEmpty(String) - Static method in class com.qiniu.android.utils.StringUtils
 
isOK() - Method in class com.qiniu.android.http.ResponseInfo
 
isRecord - Static variable in class com.qiniu.android.collect.Config
是否记录上传状态信息。 true 表示记录,false 表示不记录。
isServerError() - Method in class com.qiniu.android.http.ResponseInfo
 
isStatusCodeForBrokenNetwork(int) - Static method in class com.qiniu.android.http.ResponseInfo
 
isUpload - Static variable in class com.qiniu.android.collect.Config
是否上传记录的上传状态信息。true 表示上传,false 表示不上传。

J

join(String[], String) - Static method in class com.qiniu.android.utils.StringUtils
以指定的分隔符来进行字符串元素连接
Json - Class in com.qiniu.android.utils
Created by long on 2017/7/25.
Json() - Constructor for class com.qiniu.android.utils.Json
 
jsonJoin(String[]) - Static method in class com.qiniu.android.utils.StringUtils
以json元素的方式连接字符串中元素
jsonJoin(Long[]) - Static method in class com.qiniu.android.utils.StringUtils
 
JsonMime - Static variable in class com.qiniu.android.http.Client
 

K

keyGen - Variable in class com.qiniu.android.storage.Configuration
 
KeyGenerator - Interface in com.qiniu.android.storage
本地持久化上传纪录key生成工具

L

localFetch() - Method in class com.qiniu.android.http.DnsPrefetcher
不用判断是否预取,每次调用UploadManager都直接预取一次。 uploadManager只会new一次,但是uploadManager.put方法有多次,如果期间网络发生变化 这个方法预取的结果应该被ConcurrentHashMap自动覆盖
localIp - Variable in class com.qiniu.android.http.custom.DnsCacheKey
 
log_type - Variable in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
LogHandler - Interface in com.qiniu.android.collect
实现接口,需要log打点时直接send回来处理 后面拓展直接搜LogHandler.send可查询打点位置,新增直接LogHandler.send即可
logHandler - Variable in class com.qiniu.android.http.Client.ResponseTag
 
LONG - Static variable in class com.qiniu.android.utils.FastDatePrinter
LONG locale dependent date or time style.
longToString(Long[]) - Static method in class com.qiniu.android.utils.StringUtils
 
lookup(String) - Method in interface com.qiniu.android.http.Dns
 

M

map() - Method in class com.qiniu.android.utils.StringMap
 
maxRecordFileSize - Static variable in class com.qiniu.android.collect.Config
记录上传信息文件最大值,单位:字节。
MEDIUM - Static variable in class com.qiniu.android.utils.FastDatePrinter
MEDIUM locale dependent date or time style.
mimeType - Variable in class com.qiniu.android.http.PostArgs
上传文件或数据的MimeType
MIXED - Static variable in class com.qiniu.android.http.MultipartBody
The "mixed" subtype of "multipart" is intended for use when the body parts are independent and need to be bundled in a particular order.
MultipartBody - Class in com.qiniu.android.http
An RFC 2387-compliant request body.
MultipartBody.Builder - Class in com.qiniu.android.http
 
MultipartBody.Part - Class in com.qiniu.android.http
 

N

name(int) - Method in class com.qiniu.android.http.Headers
Returns the field at position.
names() - Method in class com.qiniu.android.http.Headers
Returns an immutable case-insensitive set of header names.
needRetry() - Method in class com.qiniu.android.http.ResponseInfo
 
needSwitchServer() - Method in class com.qiniu.android.http.ResponseInfo
 
NetReadyHandler - Interface in com.qiniu.android.storage
Created by bailong on 16/9/7.
NETWORK_CLASS_2_G - Static variable in class com.qiniu.android.utils.Constants
"2G" networks
NETWORK_CLASS_3_G - Static variable in class com.qiniu.android.utils.Constants
"3G" networks
NETWORK_CLASS_4_G - Static variable in class com.qiniu.android.utils.Constants
"4G" networks
NETWORK_CLASS_UNKNOWN - Static variable in class com.qiniu.android.utils.Constants
Unknown network class
NETWORK_WIFI - Static variable in class com.qiniu.android.utils.Constants
wifi net work
NetworkConnectionLost - Static variable in class com.qiniu.android.http.ResponseInfo
 
NetworkError - Static variable in class com.qiniu.android.http.ResponseInfo
 
networkError(int, UpToken) - Static method in class com.qiniu.android.http.ResponseInfo
 
networkType(Context) - Static method in class com.qiniu.android.utils.AndroidNetwork
 
newBuilder() - Method in class com.qiniu.android.http.Headers
 
normal() - Static method in class com.qiniu.android.collect.Config
 
NULL - Static variable in class com.qiniu.android.storage.UpToken
 

O

object2Json(Object) - Static method in class com.qiniu.android.utils.Json
 
of(String...) - Static method in class com.qiniu.android.http.Headers
Returns headers for the alternating header names and values.
of(Map<String, String>) - Static method in class com.qiniu.android.http.Headers
Returns headers for the header names and values in the Map.
onFailure(int) - Method in interface com.qiniu.android.common.Zone.QueryHandler
 
onProgress(long, long) - Method in interface com.qiniu.android.http.ProgressHandler
用户自定义进度处理对象必须实现的接口方法
onSuccess() - Method in interface com.qiniu.android.common.Zone.QueryHandler
 
osVersion() - Static method in class com.qiniu.android.http.UserAgent
 

P

PARALLEL - Static variable in class com.qiniu.android.http.MultipartBody
This type is syntactically identical to "multipart/mixed", but the semantics are different.
params - Variable in class com.qiniu.android.http.PostArgs
请求参数
parse(String) - Static method in class com.qiniu.android.http.HttpDate
Returns the date for value.
parse(String) - Static method in class com.qiniu.android.storage.UpToken
 
parsePattern() - Method in class com.qiniu.android.utils.FastDatePrinter
Returns a list of Rules given a pattern.
parseToken(String, int[]) - Method in class com.qiniu.android.utils.FastDatePrinter
Performs the parsing of tokens.
part(int) - Method in class com.qiniu.android.http.MultipartBody
 
parts() - Method in class com.qiniu.android.http.MultipartBody
 
password - Variable in class com.qiniu.android.http.ProxyConfiguration
 
path - Variable in class com.qiniu.android.http.ResponseInfo
访问路径
Pipeline - Class in com.qiniu.android.bigdata.pipeline
Created by long on 2017/7/25.
Pipeline(Configuration) - Constructor for class com.qiniu.android.bigdata.pipeline.Pipeline
 
Pipeline.PumpCompleteHandler - Interface in com.qiniu.android.bigdata.pipeline
 
pipelineHost - Variable in class com.qiniu.android.bigdata.Configuration
 
Points - Class in com.qiniu.android.bigdata.pipeline
数据点
Points() - Constructor for class com.qiniu.android.bigdata.pipeline.Points
 
port - Variable in class com.qiniu.android.http.ProxyConfiguration
 
port - Variable in class com.qiniu.android.http.ResponseInfo
服务器端口
PostArgs - Class in com.qiniu.android.http
定义请求参数列表
PostArgs() - Constructor for class com.qiniu.android.http.PostArgs
 
preQuery(LogHandler, String, Zone.QueryHandler) - Method in class com.qiniu.android.common.AutoZone
 
preQuery(LogHandler, String) - Method in class com.qiniu.android.common.AutoZone
 
preQuery(LogHandler, String, Zone.QueryHandler) - Method in class com.qiniu.android.common.FixedZone
 
preQuery(LogHandler, String) - Method in class com.qiniu.android.common.FixedZone
 
preQuery(LogHandler, String, Zone.QueryHandler) - Method in class com.qiniu.android.common.Zone
 
preQuery(LogHandler, String) - Method in class com.qiniu.android.common.Zone
 
preQueryHost - Static variable in class com.qiniu.android.collect.Config
preQuery host
progress(String, double) - Method in interface com.qiniu.android.storage.UpProgressHandler
用户自定义进度处理类必须实现的方法
ProgressHandler - Interface in com.qiniu.android.http
定义进度处理接口
proxy - Variable in class com.qiniu.android.bigdata.Configuration
 
proxy(ProxyConfiguration) - Method in class com.qiniu.android.storage.Configuration.Builder
 
proxy - Variable in class com.qiniu.android.storage.Configuration
 
ProxyConfiguration - Class in com.qiniu.android.http
http 代理
ProxyConfiguration(String, int, String, String, Proxy.Type) - Constructor for class com.qiniu.android.http.ProxyConfiguration
 
ProxyConfiguration(String, int) - Constructor for class com.qiniu.android.http.ProxyConfiguration
 
pump(String, Map<String, V>, String, Pipeline.PumpCompleteHandler) - Method in class com.qiniu.android.bigdata.pipeline.Pipeline
 
pump(String, Object, String, Pipeline.PumpCompleteHandler) - Method in class com.qiniu.android.bigdata.pipeline.Pipeline
 
pumpMulti(String, Map<String, V>[], String, Pipeline.PumpCompleteHandler) - Method in class com.qiniu.android.bigdata.pipeline.Pipeline
 
pumpMulti(String, List<Map<String, V>>, String, Pipeline.PumpCompleteHandler) - Method in class com.qiniu.android.bigdata.pipeline.Pipeline
 
pumpMultiObjects(String, Object[], String, Pipeline.PumpCompleteHandler) - Method in class com.qiniu.android.bigdata.pipeline.Pipeline
 
pumpMultiObjects(String, List<V>, String, Pipeline.PumpCompleteHandler) - Method in class com.qiniu.android.bigdata.pipeline.Pipeline
 
put(byte[], String, String, UpCompletionHandler, UploadOptions) - Method in class com.qiniu.android.storage.UploadManager
上传数据
put(String, String, String, UpCompletionHandler, UploadOptions) - Method in class com.qiniu.android.storage.UploadManager
上传文件
put(File, String, String, UpCompletionHandler, UploadOptions) - Method in class com.qiniu.android.storage.UploadManager
上传文件
put(String, Object) - Method in class com.qiniu.android.utils.StringMap
 
putAll(Map<String, Object>) - Method in class com.qiniu.android.utils.StringMap
 
putAll(StringMap) - Method in class com.qiniu.android.utils.StringMap
 
putFileds(Map<String, String>) - Method in class com.qiniu.android.utils.StringMap
 
putNotEmpty(String, String) - Method in class com.qiniu.android.utils.StringMap
 
putNotNull(String, Object) - Method in class com.qiniu.android.utils.StringMap
 
putThreshhold(int) - Method in class com.qiniu.android.storage.Configuration.Builder
 
putThreshold - Variable in class com.qiniu.android.storage.Configuration
如果文件大小大于此值则使用断点上传, 否则使用Form上传
putWhen(String, Object, boolean) - Method in class com.qiniu.android.utils.StringMap
 

Q

quick() - Static method in class com.qiniu.android.collect.Config
当网络切换到 wifi 下,切换到此设置

R

recordDir - Static variable in class com.qiniu.android.collect.Config
上传信息记录文件保存的目录, 绝对路径。 默认使用当前应用的缓存目录: getCacheDir()
recorder(Recorder) - Method in class com.qiniu.android.storage.Configuration.Builder
 
recorder(Recorder, KeyGenerator) - Method in class com.qiniu.android.storage.Configuration.Builder
 
recorder - Variable in class com.qiniu.android.storage.Configuration
 
Recorder - Interface in com.qiniu.android.storage
定义分片上传时纪录上传进度的接口
RecordMsg() - Constructor for class com.qiniu.android.collect.UploadInfoCollector.RecordMsg
 
recoverCache(Configuration) - Static method in class com.qiniu.android.http.DnsPrefetcher
uploadManager初始化时,加载本地缓存到内存
recoverDnsCache(byte[]) - Static method in class com.qiniu.android.http.DnsPrefetcher
 
removeAll(String) - Method in class com.qiniu.android.http.Headers.Builder
 
rePreHost - Static variable in class com.qiniu.android.collect.Config
 
reqId - Variable in class com.qiniu.android.http.ResponseInfo
七牛日志扩展头
requestBodyEnd(Call, long) - Method in class com.qiniu.android.http.HttpEventListener
 
requestBodyStart(Call) - Method in class com.qiniu.android.http.HttpEventListener
 
requestHeadersEnd(Call, Request) - Method in class com.qiniu.android.http.HttpEventListener
 
requestHeadersStart(Call) - Method in class com.qiniu.android.http.HttpEventListener
 
requests_count - Static variable in class com.qiniu.android.http.ResponseInfo
 
reset() - Static method in class com.qiniu.android.collect.UploadInfoCollector
修改记录"是否记录上传信息: isRecord","记录信息所在文件夹: recordDir"配置后,调用此方法重置.
response - Variable in class com.qiniu.android.http.ResponseInfo
响应体,json 格式
responseBodyEnd(Call, long) - Method in class com.qiniu.android.http.HttpEventListener
 
responseBodyStart(Call) - Method in class com.qiniu.android.http.HttpEventListener
 
responseHeadersEnd(Call, Response) - Method in class com.qiniu.android.http.HttpEventListener
 
responseHeadersStart(Call) - Method in class com.qiniu.android.http.HttpEventListener
 
ResponseInfo - Class in com.qiniu.android.http
定义HTTP请求的日志信息和常规方法
ResponseTag() - Constructor for class com.qiniu.android.http.Client.ResponseTag
 
responseTimeout - Variable in class com.qiniu.android.bigdata.Configuration
服务器响应超时时间 单位 秒
responseTimeout(int) - Method in class com.qiniu.android.storage.Configuration.Builder
 
responseTimeout - Variable in class com.qiniu.android.storage.Configuration
服务器响应超时时间 单位 秒
resultCode(int, String) - Static method in class com.qiniu.android.collect.UploadInfoElement
 
ResumeUploaderFast - Class in com.qiniu.android.storage
Created by jemy on 2019/7/9.
retryMax(int) - Method in class com.qiniu.android.storage.Configuration.Builder
 
retryMax - Variable in class com.qiniu.android.storage.Configuration
上传失败重试次数
run() - Method in class com.qiniu.android.storage.ResumeUploaderFast
 
runInBack(Runnable) - Static method in class com.qiniu.android.utils.AsyncRun
 
runInMain(Runnable) - Static method in class com.qiniu.android.utils.AsyncRun
 

S

secureConnectEnd(Call, Handshake) - Method in class com.qiniu.android.http.HttpEventListener
 
secureConnectStart(Call) - Method in class com.qiniu.android.http.HttpEventListener
 
selectNumberRule(int, int) - Method in class com.qiniu.android.utils.FastDatePrinter
Gets an appropriate rule for the padding required.
send(String, Object) - Method in interface com.qiniu.android.collect.LogHandler
 
sent - Variable in class com.qiniu.android.http.ResponseInfo
已发送字节数
serverURL - Static variable in class com.qiniu.android.collect.Config
上传信息收集文件的地址
set(String, String) - Method in class com.qiniu.android.http.Headers.Builder
Set a field with the specified value.
set(String, byte[]) - Method in class com.qiniu.android.storage.persistent.DnsCacheFile
设置DNS缓存
set(String, byte[]) - Method in class com.qiniu.android.storage.persistent.FileRecorder
纪录分片上传进度
set(String, byte[]) - Method in interface com.qiniu.android.storage.Recorder
新建或更新文件分片上传的进度
setAkScope(String) - Method in class com.qiniu.android.http.custom.DnsCacheKey
 
setBytes_sent(long) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setBytes_sent(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setBytes_sent(long) - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
setBytes_total(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setCloud_type(String) - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
setConcurrentHashMap(ConcurrentHashMap<String, List<InetAddress>>) - Method in class com.qiniu.android.http.DnsPrefetcher
 
setConnect_elapsed_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setCurrent_region_id(String) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setCurrent_region_id(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setCurrent_region_id(LogHandler, String) - Static method in class com.qiniu.android.storage.UpToken
 
setCurrentTime(String) - Method in class com.qiniu.android.http.custom.DnsCacheKey
 
setDns_elapsed_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setError_description(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setError_type(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setFile_offset(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setFile_size(long) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setHost(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setLocalIp(String) - Method in class com.qiniu.android.http.custom.DnsCacheKey
 
setLog_type(String) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setLog_type(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setLog_type(String) - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
setNetwork_type(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setOs_name(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setOs_version(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setPid(long) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setPid(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setPort(int) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setPrefetched_ip_count(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setRecovered_from(long) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setRegions_counts(long) - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
setRemote_ip(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setReq_id(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setReqCommonElements(UploadInfoElement.ReqInfo) - Static method in class com.qiniu.android.collect.UploadInfoElementCollector
 
setRequest_elapsed_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setRequests_counts(long) - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
setResponse_elapsed_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setResult(String) - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
setSdk_name(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setSdk_version(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setSignal_strength(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setStatus_code(int) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setTarget_bucket(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setTarget_key(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setTarget_region_id(String) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setTarget_region_id(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setTid(long) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setTid(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setTls_connect_elapsed_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setToken(String) - Method in class com.qiniu.android.http.DnsPrefetcher
 
setTotal_elapsed_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setTotal_elapsed_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setTotal_elapsed_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
setType(MediaType) - Method in class com.qiniu.android.http.MultipartBody.Builder
Set the MIME type.
setUcServer(String) - Method in class com.qiniu.android.common.AutoZone
 
setUp_api_version(int) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setUp_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.BlockInfo
 
setUp_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setUp_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.UploadQuality
 
setUp_type(String) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
setWait_elapsed_time(long) - Method in class com.qiniu.android.collect.UploadInfoElement.ReqInfo
 
SHORT - Static variable in class com.qiniu.android.utils.FastDatePrinter
SHORT locale dependent date or time style.
size() - Method in class com.qiniu.android.http.Headers
Returns the number of field values.
size() - Method in class com.qiniu.android.http.MultipartBody
The number of parts in this multipart body.
size() - Method in class com.qiniu.android.utils.StringMap
 
slow() - Static method in class com.qiniu.android.collect.Config
网络走流量时,可切换到此设置
startPrefetchDns(String, Configuration) - Static method in class com.qiniu.android.http.DnsPrefetcher
start preFetchDns: Time-consuming operation, in a thread
statusCode - Variable in class com.qiniu.android.http.ResponseInfo
回复状态码
stream(InputStream, long) - Static method in class com.qiniu.android.utils.Etag
计算输入流的etag
StringMap - Class in com.qiniu.android.utils
 
StringMap() - Constructor for class com.qiniu.android.utils.StringMap
 
StringMap(Map<String, Object>) - Constructor for class com.qiniu.android.utils.StringMap
 
StringMap.Consumer - Interface in com.qiniu.android.utils
 
StringUtils - Class in com.qiniu.android.utils
字符串连接工具类
StringUtils() - Constructor for class com.qiniu.android.utils.StringUtils
 
strip(String) - Static method in class com.qiniu.android.utils.StringUtils
 
syncGet(LogHandler, String, StringMap) - Method in class com.qiniu.android.http.Client
 
syncMultipartPost(LogHandler, String, PostArgs, UpToken) - Method in class com.qiniu.android.http.Client
 
syncPut(byte[], String, String, UploadOptions) - Method in class com.qiniu.android.storage.UploadManager
同步上传文件。使用 form 表单方式上传,建议只在数据较小情况下使用此方式,如 file.size() < 1024 * 1024。
syncPut(File, String, String, UploadOptions) - Method in class com.qiniu.android.storage.UploadManager
同步上传文件。使用 form 表单方式上传,建议只在文件较小情况下使用此方式,如 file.size() < 1024 * 1024。
syncPut(String, String, String, UploadOptions) - Method in class com.qiniu.android.storage.UploadManager
同步上传文件。使用 form 表单方式上传,建议只在文件较小情况下使用此方式,如 file.size() < 1024 * 1024。
syncSend(LogHandler, Request.Builder, StringMap, UpToken, long) - Method in class com.qiniu.android.http.Client
 

T

target_region_id - Static variable in class com.qiniu.android.http.DnsPrefetcher
 
TimedOut - Static variable in class com.qiniu.android.http.ResponseInfo
 
timeStamp - Variable in class com.qiniu.android.http.ResponseInfo
log 时间戳
toByteArray(Object) - Static method in class com.qiniu.android.utils.StringUtils
对象转数组
toCacheKey(String) - Static method in class com.qiniu.android.http.custom.DnsCacheKey
 
token - Variable in class com.qiniu.android.storage.UpToken
 
toMultimap() - Method in class com.qiniu.android.http.Headers
 
toObject(byte[]) - Static method in class com.qiniu.android.utils.StringUtils
数组转对象
toRecordMsg() - Method in class com.qiniu.android.collect.UploadInfoCollector.RecordMsg
 
toString() - Method in class com.qiniu.android.common.ZoneInfo
 
toString() - Method in class com.qiniu.android.http.custom.DnsCacheKey
 
toString() - Method in class com.qiniu.android.http.Headers
 
toString() - Method in class com.qiniu.android.http.ResponseInfo
 
toString() - Method in class com.qiniu.android.storage.UpToken
 
toString() - Method in class com.qiniu.android.utils.FastDatePrinter
Gets a debugging string version of this formatter.
totalSize - Variable in class com.qiniu.android.http.ResponseInfo
 
type() - Method in class com.qiniu.android.http.MultipartBody
 
type - Variable in class com.qiniu.android.http.ProxyConfiguration
 

U

ua - Variable in class com.qiniu.android.http.UserAgent
 
UnknownError - Static variable in class com.qiniu.android.http.ResponseInfo
 
UnknownHost - Static variable in class com.qiniu.android.http.ResponseInfo
 
UpCancellationSignal - Interface in com.qiniu.android.storage
定义用户取消数据或文件上传的信号 用户取消上传时,必须实现的接口
UpCompletionHandler - Interface in com.qiniu.android.storage
定义数据或文件上传结束后的处理动作
upDomainsList - Variable in class com.qiniu.android.common.ZoneInfo
 
upDomainsMap - Variable in class com.qiniu.android.common.ZoneInfo
 
upHost(String, boolean, String) - Method in class com.qiniu.android.common.AutoZone
 
upHost(String, boolean, String) - Method in class com.qiniu.android.common.FixedZone
 
upHost(ZoneInfo, boolean, String) - Method in class com.qiniu.android.common.Zone
获取上传域名
upHost(String, boolean, String) - Method in class com.qiniu.android.common.Zone
 
UploadInfo - Class in com.qiniu.android.collect
 
UploadInfo() - Constructor for class com.qiniu.android.collect.UploadInfo
 
UploadInfoCollector - Class in com.qiniu.android.collect
收集上传信息,发送到后端
UploadInfoCollector.RecordMsg - Class in com.qiniu.android.collect
 
UploadInfoElement - Class in com.qiniu.android.collect
 
UploadInfoElement() - Constructor for class com.qiniu.android.collect.UploadInfoElement
 
UploadInfoElement.BlockInfo - Class in com.qiniu.android.collect
 
UploadInfoElement.ReqInfo - Class in com.qiniu.android.collect
 
UploadInfoElement.UploadQuality - Class in com.qiniu.android.collect
 
UploadInfoElementCollector - Class in com.qiniu.android.collect
 
UploadInfoElementCollector() - Constructor for class com.qiniu.android.collect.UploadInfoElementCollector
 
UploadManager - Class in com.qiniu.android.storage
七牛文件上传管理器 一般默认可以使用这个类的方法来上传数据和文件。会自动检测文件的大小, 只要超过了Configuration.putThreshold 异步方法会使用分片方片上传。 同步上传方法使用表单方式上传,建议只对小文件使用同步方式
UploadManager() - Constructor for class com.qiniu.android.storage.UploadManager
default 3 Threads
UploadManager(Configuration) - Constructor for class com.qiniu.android.storage.UploadManager
 
UploadManager(Configuration, int) - Constructor for class com.qiniu.android.storage.UploadManager
 
UploadManager(Recorder) - Constructor for class com.qiniu.android.storage.UploadManager
 
UploadManager(Recorder, KeyGenerator) - Constructor for class com.qiniu.android.storage.UploadManager
 
UploadManager(Recorder, int) - Constructor for class com.qiniu.android.storage.UploadManager
 
UploadManager(Recorder, KeyGenerator, int) - Constructor for class com.qiniu.android.storage.UploadManager
 
UploadOptions - Class in com.qiniu.android.storage
定义数据或文件上传时的可选项
UploadOptions(Map<String, String>, String, boolean, UpProgressHandler, UpCancellationSignal) - Constructor for class com.qiniu.android.storage.UploadOptions
 
UploadOptions(Map<String, String>, String, boolean, UpProgressHandler, UpCancellationSignal, NetReadyHandler) - Constructor for class com.qiniu.android.storage.UploadOptions
 
uploadThreshold - Static variable in class com.qiniu.android.collect.Config
记录文件大于 uploadThreshold 后才可能触发上传,单位:字节。
upperCase(String) - Static method in class com.qiniu.android.utils.StringUtils
 
UpProgressHandler - Interface in com.qiniu.android.storage
定义数据或文件上传的进度处理方法
upToken - Variable in class com.qiniu.android.http.ResponseInfo
 
UpToken - Class in com.qiniu.android.storage
内部使用的客户端 token 检查.
UrlConverter - Interface in com.qiniu.android.http
 
urlConverter(UrlConverter) - Method in class com.qiniu.android.storage.Configuration.Builder
 
urlConverter - Variable in class com.qiniu.android.storage.Configuration
特别定制的url转换
UrlSafeBase64 - Class in com.qiniu.android.utils
URL安全的Base64编码和解码
UrlSafeBase64() - Constructor for class com.qiniu.android.utils.UrlSafeBase64
 
useHttps(boolean) - Method in class com.qiniu.android.storage.Configuration.Builder
 
useHttps - Variable in class com.qiniu.android.storage.Configuration
使用https域名
user - Variable in class com.qiniu.android.http.ProxyConfiguration
 
UserAgent - Class in com.qiniu.android.http
Created by bailong on 15/6/23.
utf8Bytes(String) - Static method in class com.qiniu.android.utils.StringUtils
 
UTF_8 - Static variable in class com.qiniu.android.common.Constants
 

V

value(int) - Method in class com.qiniu.android.http.Headers
Returns the value at index.
values(String) - Method in class com.qiniu.android.http.Headers
Returns an immutable list of the header values for name.
VERSION - Static variable in class com.qiniu.android.common.Constants
 

W

waitReady() - Method in interface com.qiniu.android.storage.NetReadyHandler
 
write(Buffer, long) - Method in class com.qiniu.android.http.CountingRequestBody.CountingSink
 
writeTo(BufferedSink) - Method in class com.qiniu.android.http.CountingRequestBody
 
writeTo(BufferedSink) - Method in class com.qiniu.android.http.MultipartBody
 

X

x_log_client_id - Static variable in class com.qiniu.android.collect.UploadInfoElement
本次上传的header,存活于app启动后的整个生命周期
xClientId - Variable in class com.qiniu.android.http.ResponseInfo
 
xlog - Variable in class com.qiniu.android.http.ResponseInfo
七牛日志扩展头
xvia - Variable in class com.qiniu.android.http.ResponseInfo
cdn日志扩展头

Z

zeroSize(UpToken) - Static method in class com.qiniu.android.http.ResponseInfo
 
ZeroSizeFile - Static variable in class com.qiniu.android.http.ResponseInfo
 
Zone - Class in com.qiniu.android.common
Created by bailong on 15/10/10.
Zone() - Constructor for class com.qiniu.android.common.Zone
 
zone(Zone) - Method in class com.qiniu.android.storage.Configuration.Builder
 
zone - Variable in class com.qiniu.android.storage.Configuration
上传区域
Zone.QueryHandler - Interface in com.qiniu.android.common
 
zone0 - Static variable in class com.qiniu.android.common.FixedZone
 
zone1 - Static variable in class com.qiniu.android.common.FixedZone
 
zone2 - Static variable in class com.qiniu.android.common.FixedZone
 
zoneAs0 - Static variable in class com.qiniu.android.common.FixedZone
 
ZoneInfo - Class in com.qiniu.android.common
Created by jemy on 17/04/2017.
ZoneInfo(int, List<String>, Map<String, Long>) - Constructor for class com.qiniu.android.common.ZoneInfo
 
zoneNa0 - Static variable in class com.qiniu.android.common.FixedZone
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links