跳过导航链接
A B C D F G H I N O P R S T U W 

A

AbstractHostAvailabler - com.byteplus.rec.core中的类
 
AbstractHostAvailabler(List<String>, boolean) - 类 的构造器com.byteplus.rec.core.AbstractHostAvailabler
 
AbstractHostAvailabler(String, List<String>, boolean) - 类 的构造器com.byteplus.rec.core.AbstractHostAvailabler
 
AbstractHostAvailabler.HostAvailabilityScore - com.byteplus.rec.core中的类
 
Auth - com.byteplus.rec.core中的类
 
Auth() - 类 的构造器com.byteplus.rec.core.Auth
 
Auth.Credential - com.byteplus.rec.core中的类
 

B

BizException - com.byteplus.rec.core中的异常错误
 
BizException(String) - 异常错误 的构造器com.byteplus.rec.core.BizException
 
build() - 类 中的方法com.byteplus.rec.core.HTTPClient.Builder
 
builder() - 类 中的静态方法com.byteplus.rec.core.HTTPClient
 
Builder() - 类 的构造器com.byteplus.rec.core.HTTPClient.Builder
 
buildOkHTTPClient(Duration) - 类 中的静态方法com.byteplus.rec.core.Utils
 
buildOkHTTPClient(OkHttpClient, Duration) - 类 中的静态方法com.byteplus.rec.core.Utils
 
buildURL(String, String, String) - 类 中的静态方法com.byteplus.rec.core.Utils
 
bytes2Hex(byte[]) - 类 中的静态方法com.byteplus.rec.core.Utils
 

C

call(Req, Option...) - 接口 中的方法com.byteplus.rec.core.Utils.Callable
 
callEnd(Call) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
callFailed(Call, IOException) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
callStart(Call) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
com.byteplus.rec.core - 程序包 com.byteplus.rec.core
 
Config() - 类 的构造器com.byteplus.rec.core.PingHostAvailabler.Config
 
connectEnd(Call, InetSocketAddress, Proxy, Protocol) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
connectFailed(Call, InetSocketAddress, Proxy, Protocol, IOException) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
connectStart(Call, InetSocketAddress, Proxy) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
Constant - com.byteplus.rec.core中的类
 
Constant() - 类 的构造器com.byteplus.rec.core.Constant
 
conv2Options(Option[]) - 接口 中的静态方法com.byteplus.rec.core.Option
 
Credential(String, String, String, String) - 类 的构造器com.byteplus.rec.core.Auth.Credential
 

D

DEFAULT_KEEPALIVE_PING_INTERVAL - 类 中的静态变量com.byteplus.rec.core.Constant
 
DEFAULT_MAX_IDLE_CONNECTIONS - 类 中的静态变量com.byteplus.rec.core.Constant
 
dnsEnd(Call, String, List<InetAddress>) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
dnsStart(Call, String) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
doJSONRequest(String, Object, Rsp, Options) - 类 中的方法com.byteplus.rec.core.HTTPCaller
 
doJSONRequest(String, Object, Rsp, Options) - 类 中的方法com.byteplus.rec.core.HTTPClient
 
doPBRequest(String, Req, Parser<Rsp>, Options) - 类 中的方法com.byteplus.rec.core.HTTPCaller
 
doPBRequest(String, Req, Parser<Rsp>, Options) - 类 中的方法com.byteplus.rec.core.HTTPClient
 
doScoreHosts(List<String>) - 类 中的方法com.byteplus.rec.core.AbstractHostAvailabler
 
doScoreHosts(List<String>) - 类 中的方法com.byteplus.rec.core.PingHostAvailabler
 
doWithRetry(Utils.Callable<Rsp, Req>, Req, Option[], int) - 类 中的静态方法com.byteplus.rec.core.Utils
 

F

fill(Options) - 接口 中的方法com.byteplus.rec.core.Option
 

G

get() - 类 中的静态方法com.byteplus.rec.core.NetworkListener
 
getAuthRegion() - 接口 中的方法com.byteplus.rec.core.IRegion
 
getHost(String) - 类 中的方法com.byteplus.rec.core.AbstractHostAvailabler
 
getHost(String) - 接口 中的方法com.byteplus.rec.core.HostAvailabler
 
getHosts() - 类 中的方法com.byteplus.rec.core.AbstractHostAvailabler
 
getHosts() - 接口 中的方法com.byteplus.rec.core.HostAvailabler
 
getHosts() - 接口 中的方法com.byteplus.rec.core.IRegion
 

H

HostAvailabilityScore() - 类 的构造器com.byteplus.rec.core.AbstractHostAvailabler.HostAvailabilityScore
 
HostAvailabler - com.byteplus.rec.core中的接口
 
HTTP_STATUS_NOT_FOUND - 类 中的静态变量com.byteplus.rec.core.Constant
 
HTTP_STATUS_OK - 类 中的静态变量com.byteplus.rec.core.Constant
 
HTTPCaller - com.byteplus.rec.core中的类
 
HTTPCaller(String, String, HostAvailabler, OkHttpClient, boolean) - 类 的构造器com.byteplus.rec.core.HTTPCaller
 
HTTPCaller(String, Auth.Credential, HostAvailabler, OkHttpClient, boolean) - 类 的构造器com.byteplus.rec.core.HTTPCaller
 
HTTPClient - com.byteplus.rec.core中的类
 
HTTPClient() - 类 的构造器com.byteplus.rec.core.HTTPClient
 
HTTPClient.Builder - com.byteplus.rec.core中的类
 

I

init() - 类 中的方法com.byteplus.rec.core.AbstractHostAvailabler
 
initHeartbeatExecutor(Duration) - 类 中的方法com.byteplus.rec.core.HTTPCaller
 
IRegion - com.byteplus.rec.core中的接口
 
isAllEmptyString(String...) - 类 中的静态方法com.byteplus.rec.core.Utils
 
isEmptyList(List<?>) - 类 中的静态方法com.byteplus.rec.core.Utils
 
isEmptyString(String) - 类 中的静态方法com.byteplus.rec.core.Utils
 
isLossOperation(int) - 类 中的静态方法com.byteplus.rec.core.StatusHelper
 
isNotEmptyList(List<?>) - 类 中的静态方法com.byteplus.rec.core.Utils
 
isServerOverload(int) - 类 中的静态方法com.byteplus.rec.core.StatusHelper
 
isSuccess(int) - 类 中的静态方法com.byteplus.rec.core.StatusHelper
 
isUploadSuccess(int) - 类 中的静态方法com.byteplus.rec.core.StatusHelper
 

N

NetException - com.byteplus.rec.core中的异常错误
 
NetException(String) - 异常错误 的构造器com.byteplus.rec.core.NetException
 
NetworkListener - com.byteplus.rec.core中的类
 
NetworkListener() - 类 的构造器com.byteplus.rec.core.NetworkListener
 
noneEmptyString(String...) - 类 中的静态方法com.byteplus.rec.core.Utils
 

O

Option - com.byteplus.rec.core中的接口
 
Options - com.byteplus.rec.core中的类
 
Options() - 类 的构造器com.byteplus.rec.core.Options
 

P

ping(OkHttpClient, String, String) - 类 中的静态方法com.byteplus.rec.core.Utils
 
PingHostAvailabler - com.byteplus.rec.core中的类
 
PingHostAvailabler(List<String>) - 类 的构造器com.byteplus.rec.core.PingHostAvailabler
 
PingHostAvailabler(List<String>, PingHostAvailabler.Config) - 类 的构造器com.byteplus.rec.core.PingHostAvailabler
 
PingHostAvailabler(String, List<String>) - 类 的构造器com.byteplus.rec.core.PingHostAvailabler
 
PingHostAvailabler(String, List<String>, PingHostAvailabler.Config) - 类 的构造器com.byteplus.rec.core.PingHostAvailabler
 
PingHostAvailabler.Config - com.byteplus.rec.core中的类
 

R

requestBodyEnd(Call, long) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
requestBodyStart(Call) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
requestHeadersEnd(Call, Request) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
requestHeadersStart(Call) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
responseBodyEnd(Call, long) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
responseBodyStart(Call) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
responseHeadersEnd(Call, Response) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
responseHeadersStart(Call) - 类 中的方法com.byteplus.rec.core.NetworkListener
 

S

secureConnectEnd(Call, Handshake) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
secureConnectStart(Call) - 类 中的方法com.byteplus.rec.core.NetworkListener
 
setHosts(List<String>) - 类 中的方法com.byteplus.rec.core.AbstractHostAvailabler
 
shutdown() - 类 中的方法com.byteplus.rec.core.AbstractHostAvailabler
 
shutdown() - 接口 中的方法com.byteplus.rec.core.HostAvailabler
 
shutdown() - 类 中的方法com.byteplus.rec.core.HTTPCaller
 
shutdown() - 类 中的方法com.byteplus.rec.core.HTTPClient
 
sign(Request, byte[], Auth.Credential) - 类 中的静态方法com.byteplus.rec.core.Auth
 
STATUS_CODE_IDEMPOTENT - 类 中的静态变量com.byteplus.rec.core.Constant
 
STATUS_CODE_OPERATION_LOSS - 类 中的静态变量com.byteplus.rec.core.Constant
 
STATUS_CODE_SUCCESS - 类 中的静态变量com.byteplus.rec.core.Constant
All requests will have a XXXResponse corresponding to them, and all XXXResponses will contain a 'Status' field.
STATUS_CODE_TOO_MANY_REQUEST - 类 中的静态变量com.byteplus.rec.core.Constant
 
StatusHelper - com.byteplus.rec.core中的类
 
StatusHelper() - 类 的构造器com.byteplus.rec.core.StatusHelper
 

T

toString() - 类 中的方法com.byteplus.rec.core.AbstractHostAvailabler.HostAvailabilityScore
 

U

Utils - com.byteplus.rec.core中的类
 
Utils() - 类 的构造器com.byteplus.rec.core.Utils
 
Utils.Callable<Rsp extends com.google.protobuf.Message,Req> - com.byteplus.rec.core中的接口
 

W

withHTTPHeader(String, String) - 接口 中的静态方法com.byteplus.rec.core.Option
 
withHTTPQuery(String, String) - 接口 中的静态方法com.byteplus.rec.core.Option
 
withRequestID(String) - 接口 中的静态方法com.byteplus.rec.core.Option
 
withServerTimeout(Duration) - 接口 中的静态方法com.byteplus.rec.core.Option
 
withTimeout(Duration) - 接口 中的静态方法com.byteplus.rec.core.Option
 
A B C D F G H I N O P R S T U W 
跳过导航链接

Copyright © 2022. All rights reserved.