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

A

addInstances(List<Instance>) - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent.ServiceEventBuilder
 
allInstances(List<Instance>) - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent.ServiceEventBuilder
 

B

BaseEntity - com.tencent.polaris.api.rpc中的类
Contain basic properties for an request/response.
BaseEntity() - 类 的构造器com.tencent.polaris.api.rpc.BaseEntity
 
build(int, String) - 异常错误 中的静态方法com.tencent.polaris.api.exception.ServerErrorResponseException
 
build() - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent.ServiceEventBuilder
 
build() - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey.ServiceEventKeyBuilder
 
build() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo.ServiceInfoBuilder
 
builder() - 类 中的静态方法com.tencent.polaris.api.pojo.ServiceChangeEvent
 
builder() - 类 中的静态方法com.tencent.polaris.api.pojo.ServiceEventKey
 
builder() - 类 中的静态方法com.tencent.polaris.api.pojo.ServiceInfo
 

C

checkAddInstances(ServiceInstancesByProto, ServiceInstancesByProto) - 类 中的静态方法com.tencent.polaris.client.util.Utils
 
checkDeleteInstances(ServiceInstancesByProto, ServiceInstancesByProto) - 类 中的静态方法com.tencent.polaris.client.util.Utils
 
checkUpdateInstances(ServiceInstancesByProto, ServiceInstancesByProto) - 类 中的静态方法com.tencent.polaris.client.util.Utils
 
CircuitBreakerStatus - com.tencent.polaris.api.pojo中的类
实例熔断状态及数据
CircuitBreakerStatus(String, CircuitBreakerStatus.Status, long) - 类 的构造器com.tencent.polaris.api.pojo.CircuitBreakerStatus
 
CircuitBreakerStatus.Status - com.tencent.polaris.api.pojo中的枚举
Circuit break status.
ClosableReadWriteLock - com.tencent.polaris.api.utils中的类
可关闭的读写锁
ClosableReadWriteLock() - 类 的构造器com.tencent.polaris.api.utils.ClosableReadWriteLock
 
ClosableReadWriteLock.LockWrapper - com.tencent.polaris.api.utils中的类
锁封装,保证自动关闭
close() - 类 中的方法com.tencent.polaris.api.utils.ClosableReadWriteLock.LockWrapper
 
CollectionUtils - com.tencent.polaris.api.utils中的类
 
CollectionUtils() - 类 的构造器com.tencent.polaris.api.utils.CollectionUtils
 
com.tencent.polaris.api.control - 程序包 com.tencent.polaris.api.control
 
com.tencent.polaris.api.exception - 程序包 com.tencent.polaris.api.exception
 
com.tencent.polaris.api.pojo - 程序包 com.tencent.polaris.api.pojo
 
com.tencent.polaris.api.rpc - 程序包 com.tencent.polaris.api.rpc
 
com.tencent.polaris.api.utils - 程序包 com.tencent.polaris.api.utils
 
com.tencent.polaris.client.pojo - 程序包 com.tencent.polaris.client.pojo
 
com.tencent.polaris.client.util - 程序包 com.tencent.polaris.client.util
 
CommonValidator - com.tencent.polaris.client.util中的类
 
CommonValidator() - 类 的构造器com.tencent.polaris.client.util.CommonValidator
 
compareTo(Instance) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
compareTo(ServiceInfo) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
compareTo(Instance) - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
convertServerErrorToRpcError(int) - 接口 中的静态方法com.tencent.polaris.api.exception.ServerCodes
将server错误码转换为内部服务错误
createDefaultInstance(String, String, String, String, int) - 接口 中的静态方法com.tencent.polaris.api.pojo.Instance
 
Criteria - com.tencent.polaris.api.rpc中的类
用户态的服务路由因子
Criteria() - 类 的构造器com.tencent.polaris.api.rpc.Criteria
 

D

DATA_NO_CHANGE - 接口 中的静态变量com.tencent.polaris.api.exception.ServerCodes
代表缓存数据未变更
DEFAULT_WEIGHT - 接口 中的静态变量com.tencent.polaris.api.pojo.Instance
默认权重为100
DefaultInstance - com.tencent.polaris.api.pojo中的类
 
DefaultInstance() - 类 的构造器com.tencent.polaris.api.pojo.DefaultInstance
 
DefaultInstanceLocalValue - com.tencent.polaris.client.pojo中的类
客户端服务数据统计对象,包含熔断数据、动态权重等信息
DefaultInstanceLocalValue() - 类 的构造器com.tencent.polaris.client.pojo.DefaultInstanceLocalValue
 
DefaultServiceEventKeysProvider - com.tencent.polaris.api.pojo中的类
 
DefaultServiceEventKeysProvider() - 类 的构造器com.tencent.polaris.api.pojo.DefaultServiceEventKeysProvider
 
DefaultServiceInstances - com.tencent.polaris.api.pojo中的类
 
DefaultServiceInstances(ServiceKey, List<Instance>) - 类 的构造器com.tencent.polaris.api.pojo.DefaultServiceInstances
 
defaultString(String) - 类 中的静态方法com.tencent.polaris.api.utils.StringUtils
 
deleteInstances(List<Instance>) - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent.ServiceEventBuilder
 
destroy() - 类 中的方法com.tencent.polaris.api.control.Destroyable
 
Destroyable - com.tencent.polaris.api.control中的类
所有可销毁的对象的基类型
Destroyable() - 类 的构造器com.tencent.polaris.api.control.Destroyable
 
DetectResult - com.tencent.polaris.api.pojo中的类
健康探测结果
DetectResult(RetStatus, long, Date, Date) - 类 的构造器com.tencent.polaris.api.pojo.DetectResult
 
DetectResult(RetStatus) - 类 的构造器com.tencent.polaris.api.pojo.DetectResult
 

E

EMPTY_DIMENSION - 类 中的静态变量com.tencent.polaris.api.pojo.StatusDimension
 
EMPTY_INSTANCES - 类 中的静态变量com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
EMPTY_SERVICE_RULE - 类 中的静态变量com.tencent.polaris.client.pojo.ServiceRuleByProto
 
EMPTY_SERVICES - 类 中的静态变量com.tencent.polaris.client.pojo.ServicesByProto
 
equals(Object) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
equals(Object) - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
equals(Object) - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey
 
equals(Object) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
equals(Object) - 类 中的方法com.tencent.polaris.api.pojo.ServiceKey
 
equals(Object) - 类 中的方法com.tencent.polaris.api.pojo.StatusDimension
 
equals(String, String) - 类 中的静态方法com.tencent.polaris.api.utils.StringUtils
 
equals(Object) - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
equals(Object) - 类 中的方法com.tencent.polaris.client.pojo.Node
 
equals(Object) - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
ErrorCode - com.tencent.polaris.api.exception中的枚举
错误码
eventType(ServiceEventKey.EventType) - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey.ServiceEventKeyBuilder
 
EXECUTE_SUCCESS - 接口 中的静态变量com.tencent.polaris.api.exception.ServerCodes
代表请求执行成功
EXISTED_RESOURCE - 接口 中的静态变量com.tencent.polaris.api.exception.ServerCodes
资源已经存在,无需重复注册

G

getAddInstances() - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent
 
getAfter() - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent.OneInstanceUpdate
 
getAllInstances() - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent
 
getAllInstances() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
getBefore() - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent.OneInstanceUpdate
 
getByName(String) - 枚举 中的静态方法com.tencent.polaris.api.rpc.MetadataFailoverType
 
getCallerService() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取主调服务信息
getCallerService() - 类 中的方法com.tencent.polaris.api.pojo.StatusDimension
 
getCallerService() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getCampus() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getCampus() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getCampus() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getCampus() - 类 中的静态方法com.tencent.polaris.client.util.LocationUtils
 
getCircuitBreaker() - 类 中的方法com.tencent.polaris.api.pojo.CircuitBreakerStatus
 
getCircuitBreakerStatus() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getCircuitBreakerStatus(StatusDimension) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getCircuitBreakerStatus() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
获取整体熔断状态
getCircuitBreakerStatus(StatusDimension) - 接口 中的方法com.tencent.polaris.api.pojo.Instance
支持按接口等维度获取熔断状态
getCircuitBreakerStatus(StatusDimension) - 接口 中的方法com.tencent.polaris.api.pojo.InstanceLocalValue
获取熔断状态
getCircuitBreakerStatus() - 接口 中的方法com.tencent.polaris.api.pojo.Subset
熔断状态
getCircuitBreakerStatus(StatusDimension) - 类 中的方法com.tencent.polaris.client.pojo.DefaultInstanceLocalValue
 
getCircuitBreakerStatus() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getCircuitBreakerStatus(StatusDimension) - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getCircuitBreakerStatuses() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getCode() - 枚举 中的方法com.tencent.polaris.api.exception.ErrorCode
 
getCode() - 异常错误 中的方法com.tencent.polaris.api.exception.PolarisException
 
getDelay() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取服务调用时延
getDelay() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getDeleteInstances() - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent
 
getDetectResult() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceLocalValue
获取探测结果
getDetectResult() - 类 中的方法com.tencent.polaris.client.pojo.DefaultInstanceLocalValue
 
getDetectResult() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getDetectType() - 类 中的方法com.tencent.polaris.api.pojo.DetectResult
 
getDynamicWeight() - 类 中的方法com.tencent.polaris.api.pojo.InstanceWeight
 
getElapseTime() - 类 中的方法com.tencent.polaris.api.pojo.DetectResult
 
getEventType() - 接口 中的方法com.tencent.polaris.api.pojo.RegistryCacheValue
缓存对象类型
getEventType() - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey
 
getEventType() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getEventType() - 类 中的方法com.tencent.polaris.client.pojo.ServiceRuleByProto
 
getEventType() - 类 中的方法com.tencent.polaris.client.pojo.ServicesByProto
 
getFlatLabels() - 接口 中的方法com.tencent.polaris.api.pojo.Subset
平铺的标签
getHashCode() - 类 中的方法com.tencent.polaris.client.pojo.ServicesByProto
 
getHashKey() - 类 中的方法com.tencent.polaris.api.rpc.Criteria
 
getHost() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getHost() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getHost() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取节点信息
getHost() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getHost() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getHost() - 类 中的方法com.tencent.polaris.client.pojo.Node
 
getId() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getId() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getId() - 类 中的方法com.tencent.polaris.api.pojo.InstanceWeight
 
getId() - 接口 中的方法com.tencent.polaris.api.pojo.Subset
实例分组的ID
getId() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getInstance() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取实例
getInstance() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getInstance(String) - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
获取实例本地数据
getInstanceByNode(Node) - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getInstanceId() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取服务实例ID
getInstanceId() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getInstanceLocalValue() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getInstances() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
getInstances() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceInstances
获取服务实例列表
getInstances() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
getInstances() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getLabels() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取请求标签
getLabels() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getLastDetectTime() - 类 中的方法com.tencent.polaris.api.pojo.DetectResult
 
getLbPolicy() - 类 中的方法com.tencent.polaris.api.rpc.Criteria
 
getLogicSet() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getLogicSet() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getLogicSet() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getMessage() - 异常错误 中的方法com.tencent.polaris.api.exception.PolarisException
 
getMetadata() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getMetadata() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
getMetadata() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getMetadata() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
getMetadata() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
getMetadata() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceMetadata
获取服务元数据信息
getMetadata() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getMetadata() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getMethod() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取方法名
getMethod() - 类 中的方法com.tencent.polaris.api.pojo.StatusDimension
 
getMethod() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getName() - 类 中的方法com.tencent.polaris.api.control.Destroyable
获取插件名字
getName() - 枚举 中的方法com.tencent.polaris.api.rpc.MetadataFailoverType
 
getNamespace() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getNamespace() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
getNamespace() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getNamespace() - 接口 中的方法com.tencent.polaris.api.pojo.Service
获取名字空间
getNamespace() - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey
 
getNamespace() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
getNamespace() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
getNamespace() - 类 中的方法com.tencent.polaris.api.pojo.ServiceKey
 
getNamespace() - 接口 中的方法com.tencent.polaris.api.pojo.Subset
命名空间
getNamespace() - 类 中的方法com.tencent.polaris.api.rpc.BaseEntity
 
getNamespace() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getNamespace() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getNamespace() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getNextDetectTime() - 类 中的方法com.tencent.polaris.api.pojo.DetectResult
 
getOriginInstancesList() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getOutlierDetector() - 类 中的方法com.tencent.polaris.api.pojo.OutlierDetectionStatus
 
getPluginValue(int, Function<Integer, Object>) - 接口 中的方法com.tencent.polaris.api.pojo.InstanceLocalValue
获取插件数据
getPluginValue(int, Function<Integer, Object>) - 类 中的方法com.tencent.polaris.client.pojo.DefaultInstanceLocalValue
 
getPort() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getPort() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getPort() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取端口信息
getPort() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getPort() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getPort() - 类 中的方法com.tencent.polaris.client.pojo.Node
 
getPriority() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getPriority() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getPriority() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getProtocol() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getProtocol() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getProtocol() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getRegion() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getRegion() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getRegion() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getRegion() - 类 中的静态方法com.tencent.polaris.client.util.LocationUtils
 
getRetCode() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
服务调用返回码
getRetCode() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getRetStatus() - 类 中的方法com.tencent.polaris.api.pojo.DetectResult
 
getRetStatus() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取服务调用状态
getRetStatus() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getRevision() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getRevision() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
getRevision() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getRevision() - 接口 中的方法com.tencent.polaris.api.pojo.RegistryCacheValue
获取唯一标识信息
getRevision() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
getRevision() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceInstances
获取唯一标识信息
getRevision() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
getRevision() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceRule
获取唯一标识信息
getRevision() - 接口 中的方法com.tencent.polaris.api.pojo.Services
获取唯一标识信息
getRevision() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getRevision() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getRevision() - 类 中的方法com.tencent.polaris.client.pojo.ServiceRuleByProto
 
getRevision() - 类 中的方法com.tencent.polaris.client.pojo.ServicesByProto
 
getRule() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceRule
获取具体的规则值
getRule() - 类 中的方法com.tencent.polaris.client.pojo.ServiceRuleByProto
 
getServerCode() - 异常错误 中的方法com.tencent.polaris.api.exception.ServerErrorResponseException
 
getService() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getService() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
getService() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getService() - 接口 中的方法com.tencent.polaris.api.pojo.Service
获取服务名
getService() - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey
 
getService() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
getService() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
getService() - 类 中的方法com.tencent.polaris.api.pojo.ServiceKey
 
getService() - 接口 中的方法com.tencent.polaris.api.pojo.Subset
服务名
getService() - 类 中的方法com.tencent.polaris.api.rpc.BaseEntity
 
getService() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getService() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getService() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getServiceKey() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
getServiceKey() - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent
 
getServiceKey() - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey
 
getServiceKey() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceInstances
获取服务标识
getServiceKey() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
getServiceKey() - 接口 中的方法com.tencent.polaris.api.pojo.Services
获取服务标识
getServiceKey() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getServiceKey() - 类 中的方法com.tencent.polaris.client.pojo.ServicesByProto
 
getServices() - 接口 中的方法com.tencent.polaris.api.pojo.Services
获取服务列表
getServices() - 类 中的方法com.tencent.polaris.client.pojo.ServicesByProto
 
getStartTimeMs() - 类 中的方法com.tencent.polaris.api.pojo.CircuitBreakerStatus
 
getStatus() - 类 中的方法com.tencent.polaris.api.pojo.CircuitBreakerStatus
 
getStatusDimensions() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getStatusDimensions() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
获取熔断的接口列表
getStatusDimensions() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceLocalValue
获取被熔断的接口列表
getStatusDimensions() - 类 中的方法com.tencent.polaris.client.pojo.DefaultInstanceLocalValue
 
getStatusDimensions() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getSubset() - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
获取实例分组
getSubset() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
getSvcEventKey() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceEventKeysProvider
 
getSvcEventKey() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceEventKeysProvider
获取单个eventKey
getSvcEventKeys() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceEventKeysProvider
 
getSvcEventKeys() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceEventKeysProvider
获取eventKeys集合
getSvcKey() - 类 中的方法com.tencent.polaris.client.pojo.ServicesByProto
 
getTimeoutMs() - 类 中的方法com.tencent.polaris.api.rpc.RequestBaseEntity
 
getTotalWeight() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
getTotalWeight() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceInstances
获取服务实例总权重值
getTotalWeight() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
getTotalWeight() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
getUpdateInstances() - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent
 
getVersion() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getVersion() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getVersion() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getWeight() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getWeight() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getWeight() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getZone() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
getZone() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
getZone() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
getZone() - 类 中的静态方法com.tencent.polaris.client.util.LocationUtils
 

H

hashCode() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
hashCode() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
hashCode() - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey
 
hashCode() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
hashCode() - 类 中的方法com.tencent.polaris.api.pojo.ServiceKey
 
hashCode() - 类 中的方法com.tencent.polaris.api.pojo.StatusDimension
 
hashCode() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
hashCode() - 类 中的方法com.tencent.polaris.client.pojo.Node
 
hashCode() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 

I

Instance - com.tencent.polaris.api.pojo中的接口
服务实例通用接口
InstanceByProto - com.tencent.polaris.client.pojo中的类
通过PB对象封装的实例信息
InstanceByProto(ServiceKey, ServiceProto.Instance, InstanceLocalValue) - 类 的构造器com.tencent.polaris.client.pojo.InstanceByProto
 
InstanceGauge - com.tencent.polaris.api.pojo中的接口
服务上报数据信息
InstanceLocalValue - com.tencent.polaris.api.pojo中的接口
实例本地属性值
InstanceWeight - com.tencent.polaris.api.pojo中的类
Dynamic weight for an instance.
InstanceWeight() - 类 的构造器com.tencent.polaris.api.pojo.InstanceWeight
 
isAvailable() - 类 中的方法com.tencent.polaris.api.pojo.CircuitBreakerStatus
是否可以继续分配请求
isBlank(String) - 类 中的静态方法com.tencent.polaris.api.utils.StringUtils
 
isDestroyed() - 类 中的方法com.tencent.polaris.api.control.Destroyable
是否已经销毁
isEmpty(Collection<?>) - 类 中的静态方法com.tencent.polaris.api.utils.CollectionUtils
 
isEmpty(Map) - 类 中的静态方法com.tencent.polaris.api.utils.MapUtils
 
isEmpty(String) - 类 中的静态方法com.tencent.polaris.api.utils.StringUtils
 
isEnableHealthCheck() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
isEnableHealthCheck() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
isEnableHealthCheck() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
isHealthy() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
isHealthy() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
isHealthy() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
isHealthyInstance(Instance, Map<StatusDimension.Level, StatusDimension>) - 类 中的静态方法com.tencent.polaris.client.util.Utils
 
isInitialized() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceInstances
 
isInitialized() - 接口 中的方法com.tencent.polaris.api.pojo.RegistryCacheValue
服务实例列表是否已经加载
isInitialized() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceInstances
服务实例列表是否已经加载
isInitialized() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
isInitialized() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceRule
服务实例列表是否已经加载
isInitialized() - 接口 中的方法com.tencent.polaris.api.pojo.Services
服务列表是否已经加载
isInitialized() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
isInitialized() - 类 中的方法com.tencent.polaris.client.pojo.ServiceRuleByProto
 
isInitialized() - 类 中的方法com.tencent.polaris.client.pojo.ServicesByProto
 
isIsolated() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
isIsolated() - 接口 中的方法com.tencent.polaris.api.pojo.Instance
 
isIsolated() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
isLoadedFromFile() - 接口 中的方法com.tencent.polaris.api.pojo.RegistryCacheValue
判断是否从文件中加载
isLoadedFromFile() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
isLoadedFromFile() - 类 中的方法com.tencent.polaris.client.pojo.ServiceRuleByProto
 
isLoadedFromFile() - 类 中的方法com.tencent.polaris.client.pojo.ServicesByProto
 
isMatchAllValue(ModelProto.MatchString) - 类 中的静态方法com.tencent.polaris.api.utils.RuleUtils
是否全匹配的规则
isMatchAllValue(String) - 类 中的静态方法com.tencent.polaris.api.utils.RuleUtils
是否全匹配的规则
isNotBlank(String) - 类 中的静态方法com.tencent.polaris.api.utils.StringUtils
 
isNotEmpty(Collection<?>) - 类 中的静态方法com.tencent.polaris.api.utils.CollectionUtils
 
isNotEmpty(Map) - 类 中的静态方法com.tencent.polaris.api.utils.MapUtils
 
isNotEmpty(String) - 类 中的静态方法com.tencent.polaris.api.utils.StringUtils
 
isUseCache() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceEventKeysProvider
 
isUseCache() - 接口 中的方法com.tencent.polaris.api.pojo.ServiceEventKeysProvider
是否优先使用本地缓存

L

LocationUtils - com.tencent.polaris.client.util中的类
 
LocationUtils() - 类 的构造器com.tencent.polaris.client.util.LocationUtils
 
lock() - 类 中的方法com.tencent.polaris.api.utils.ClosableReadWriteLock.LockWrapper
 
LockWrapper(Lock) - 类 的构造器com.tencent.polaris.api.utils.ClosableReadWriteLock.LockWrapper
 

M

MapUtils - com.tencent.polaris.api.utils中的类
 
MapUtils() - 类 的构造器com.tencent.polaris.api.utils.MapUtils
 
MATCH_ALL - 类 中的静态变量com.tencent.polaris.api.utils.RuleUtils
 
metadata(Map<String, String>) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo.ServiceInfoBuilder
 
MetadataFailoverType - com.tencent.polaris.api.rpc中的枚举
元数据路由的降级类型

N

NamedThreadFactory - com.tencent.polaris.client.util中的类
 
NamedThreadFactory(String) - 类 的构造器com.tencent.polaris.client.util.NamedThreadFactory
 
namespace(String) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo.ServiceInfoBuilder
 
newThread(Runnable) - 类 中的方法com.tencent.polaris.client.util.NamedThreadFactory
 
Node - com.tencent.polaris.client.pojo中的类
 
Node(String, int) - 类 的构造器com.tencent.polaris.client.pojo.Node
 
NOT_FOUND_RESOURCE - 接口 中的静态变量com.tencent.polaris.api.exception.ServerCodes
资源不存在
NOT_FOUND_SERVICE - 接口 中的静态变量com.tencent.polaris.api.exception.ServerCodes
服务不存在

O

OneInstanceUpdate(Instance, Instance) - 类 的构造器com.tencent.polaris.api.pojo.ServiceChangeEvent.OneInstanceUpdate
 
OutlierDetectionStatus - com.tencent.polaris.api.pojo中的类
实例熔断状态及数据
OutlierDetectionStatus(String, OutlierDetectionStatus.Status, long) - 类 的构造器com.tencent.polaris.api.pojo.OutlierDetectionStatus
 
OutlierDetectionStatus.Status - com.tencent.polaris.api.pojo中的枚举
outlier detector status.

P

PolarisException - com.tencent.polaris.api.exception中的异常错误
基础异常,通过SDK API所抛出的所有异常的基类型
PolarisException(ErrorCode) - 异常错误 的构造器com.tencent.polaris.api.exception.PolarisException
 
PolarisException(ErrorCode, String) - 异常错误 的构造器com.tencent.polaris.api.exception.PolarisException
 
PolarisException(ErrorCode, String, Throwable) - 异常错误 的构造器com.tencent.polaris.api.exception.PolarisException
 

R

readLock() - 类 中的方法com.tencent.polaris.api.utils.ClosableReadWriteLock
 
RegistryCacheValue - com.tencent.polaris.api.pojo中的接口
需要记录到本地内存中的缓存对象
regMatch(String, String) - 类 中的静态方法com.tencent.polaris.client.util.Utils
用正则表达式来判断 1.compile(String regex) 将给定的正则表达式编译到模式中。
reloadTotalWeight() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
replace(String, String, String) - 类 中的静态方法com.tencent.polaris.api.utils.StringUtils
 
replace(String, String, String, int) - 类 中的静态方法com.tencent.polaris.api.utils.StringUtils
替换字符串
RequestBaseEntity - com.tencent.polaris.api.rpc中的类
作为RPC请求的基类型
RequestBaseEntity() - 类 的构造器com.tencent.polaris.api.rpc.RequestBaseEntity
 
RetriableException - com.tencent.polaris.api.exception中的异常错误
可重试异常,仅对于可重试的流程错误会抛出该异常
RetriableException(ErrorCode, String) - 异常错误 的构造器com.tencent.polaris.api.exception.RetriableException
 
RetriableException(ErrorCode, String, Throwable) - 异常错误 的构造器com.tencent.polaris.api.exception.RetriableException
 
RetStatus - com.tencent.polaris.api.pojo中的枚举
服务调用状态
revision(String) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo.ServiceInfoBuilder
 
RuleBasedRouterFailoverType - com.tencent.polaris.api.rpc中的枚举
规则路由降级策略
RuleUtils - com.tencent.polaris.api.utils中的类
 
RuleUtils() - 类 的构造器com.tencent.polaris.api.utils.RuleUtils
 

S

ServerCodes - com.tencent.polaris.api.exception中的接口
Server端返回的错误码信息
ServerErrorResponseException - com.tencent.polaris.api.exception中的异常错误
服务不存在异常
Service - com.tencent.polaris.api.pojo中的接口
 
service(String) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo.ServiceInfoBuilder
 
ServiceCallResult - com.tencent.polaris.api.rpc中的类
Instance invocation metrics.
ServiceCallResult() - 类 的构造器com.tencent.polaris.api.rpc.ServiceCallResult
 
ServiceChangeEvent - com.tencent.polaris.api.pojo中的类
服务实例变更事件
ServiceChangeEvent() - 类 的构造器com.tencent.polaris.api.pojo.ServiceChangeEvent
 
ServiceChangeEvent.OneInstanceUpdate - com.tencent.polaris.api.pojo中的类
针对单个实例变化的变化记录数据
ServiceChangeEvent.ServiceEventBuilder - com.tencent.polaris.api.pojo中的类
 
ServiceEventKey - com.tencent.polaris.api.pojo中的类
服务加规则的唯一标识KEY
ServiceEventKey(ServiceKey, ServiceEventKey.EventType) - 类 的构造器com.tencent.polaris.api.pojo.ServiceEventKey
 
ServiceEventKey.EventType - com.tencent.polaris.api.pojo中的枚举
 
ServiceEventKey.ServiceEventKeyBuilder - com.tencent.polaris.api.pojo中的类
 
ServiceEventKeysProvider - com.tencent.polaris.api.pojo中的接口
 
ServiceInfo - com.tencent.polaris.api.pojo中的类
服务信息
ServiceInfo() - 类 的构造器com.tencent.polaris.api.pojo.ServiceInfo
 
ServiceInfo.ServiceInfoBuilder - com.tencent.polaris.api.pojo中的类
 
ServiceInstances - com.tencent.polaris.api.pojo中的接口
服务实例列表信息
ServiceInstancesByProto - com.tencent.polaris.client.pojo中的类
通过PB对象封装的服务信息
ServiceInstancesByProto(ResponseProto.DiscoverResponse, ServiceInstancesByProto, boolean) - 类 的构造器com.tencent.polaris.client.pojo.ServiceInstancesByProto
构造函数
ServiceInstancesByProto() - 类 的构造器com.tencent.polaris.client.pojo.ServiceInstancesByProto
创建空的服务对象
ServiceInstancesWrap - com.tencent.polaris.api.pojo中的类
服务实例集合的包装类,用于实例动态变化的场景
ServiceInstancesWrap(ServiceInstances, List<Instance>, int) - 类 的构造器com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
serviceKey(ServiceKey) - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent.ServiceEventBuilder
 
serviceKey(ServiceKey) - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey.ServiceEventKeyBuilder
 
ServiceKey - com.tencent.polaris.api.pojo中的类
服务标识,唯一索引一个服务
ServiceKey(String, String) - 类 的构造器com.tencent.polaris.api.pojo.ServiceKey
 
ServiceMetadata - com.tencent.polaris.api.pojo中的接口
服务元数据信息
ServiceRule - com.tencent.polaris.api.pojo中的接口
服务规则封装类
ServiceRuleByProto - com.tencent.polaris.client.pojo中的类
通过PB对象封装的服务信息
ServiceRuleByProto(Message, String, boolean, ServiceEventKey.EventType) - 类 的构造器com.tencent.polaris.client.pojo.ServiceRuleByProto
 
ServiceRuleByProto() - 类 的构造器com.tencent.polaris.client.pojo.ServiceRuleByProto
 
Services - com.tencent.polaris.api.pojo中的接口
 
ServicesByProto - com.tencent.polaris.client.pojo中的类
 
ServicesByProto() - 类 的构造器com.tencent.polaris.client.pojo.ServicesByProto
 
ServicesByProto(List<ServiceInfo>) - 类 的构造器com.tencent.polaris.client.pojo.ServicesByProto
 
ServicesByProto(ResponseProto.DiscoverResponse, boolean) - 类 的构造器com.tencent.polaris.client.pojo.ServicesByProto
 
setCallerService(Service) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setCampus(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setCircuitBreakerStatus(StatusDimension, CircuitBreakerStatus) - 接口 中的方法com.tencent.polaris.api.pojo.InstanceLocalValue
设置熔断状态
setCircuitBreakerStatus(StatusDimension, CircuitBreakerStatus) - 类 中的方法com.tencent.polaris.client.pojo.DefaultInstanceLocalValue
 
setDelay(long) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setDetectResult(DetectResult) - 接口 中的方法com.tencent.polaris.api.pojo.InstanceLocalValue
设置探测结果
setDetectResult(DetectResult) - 类 中的方法com.tencent.polaris.client.pojo.DefaultInstanceLocalValue
 
setDetectType(String) - 类 中的方法com.tencent.polaris.api.pojo.DetectResult
 
setDynamicWeight(int) - 类 中的方法com.tencent.polaris.api.pojo.InstanceWeight
 
setEnableHealthCheck(boolean) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setHashKey(String) - 类 中的方法com.tencent.polaris.api.rpc.Criteria
 
setHealthy(boolean) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setHost(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setHost(String) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setId(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setId(String) - 类 中的方法com.tencent.polaris.api.pojo.InstanceWeight
 
setInstance(Instance) - 接口 中的方法com.tencent.polaris.api.pojo.InstanceGauge
设置实例信息
setInstance(Instance) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setInstances(List<Instance>) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
setIsolated(boolean) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setLabels(String) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setLbPolicy(String) - 类 中的方法com.tencent.polaris.api.rpc.Criteria
 
setLogicSet(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setMetadata(Map<String, String>) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setMetadata(Map<String, String>) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
setMethod(String) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setNamespace(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setNamespace(String) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
setNamespace(String) - 类 中的方法com.tencent.polaris.api.rpc.BaseEntity
 
setNamespace(String) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setPort(int) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setPort(int) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setPriority(int) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setProtocol(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setRegion(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setRetCode(int) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setRetStatus(RetStatus) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setRevision(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setRevision(String) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
setService(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setService(String) - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
setService(String) - 类 中的方法com.tencent.polaris.api.rpc.BaseEntity
 
setService(String) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setSubset(String) - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
setSvcEventKey(ServiceEventKey) - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceEventKeysProvider
 
setSvcEventKeys(Set<ServiceEventKey>) - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceEventKeysProvider
 
setTimeoutMs(long) - 类 中的方法com.tencent.polaris.api.rpc.RequestBaseEntity
 
setUseCache(boolean) - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceEventKeysProvider
 
setVersion(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setWeight(int) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
setZone(String) - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
sleepUninterrupted(long) - 类 中的静态方法com.tencent.polaris.client.util.Utils
 
StatusDimension - com.tencent.polaris.api.pojo中的类
状态查询维度
StatusDimension(String, Service) - 类 的构造器com.tencent.polaris.api.pojo.StatusDimension
 
StatusDimension.Level - com.tencent.polaris.api.pojo中的枚举
 
StringUtils - com.tencent.polaris.api.utils中的类
 
StringUtils() - 类 的构造器com.tencent.polaris.api.utils.StringUtils
 
Subset - com.tencent.polaris.api.pojo中的接口
实例分组
substringMatch(CharSequence, int, CharSequence) - 类 中的静态方法com.tencent.polaris.api.utils.StringUtils
Test whether the given string matches the given substring at the given index.

T

ThreadPoolUtils - com.tencent.polaris.api.utils中的类
 
ThreadPoolUtils() - 类 的构造器com.tencent.polaris.api.utils.ThreadPoolUtils
 
TIMESTAMP - 类 中的静态变量com.tencent.polaris.version.Version
build timestamp
toHttpCode(int) - 接口 中的静态方法com.tencent.polaris.api.exception.ServerCodes
转换为http格式的返回码
toString() - 类 中的方法com.tencent.polaris.api.pojo.CircuitBreakerStatus
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.DefaultInstance
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.DefaultServiceEventKeysProvider
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.DetectResult
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.OutlierDetectionStatus
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.ServiceEventKey
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInfo
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.ServiceInstancesWrap
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.ServiceKey
 
toString() - 类 中的方法com.tencent.polaris.api.pojo.StatusDimension
 
toString() - 类 中的方法com.tencent.polaris.api.rpc.BaseEntity
 
toString() - 类 中的方法com.tencent.polaris.api.rpc.Criteria
 
toString() - 类 中的方法com.tencent.polaris.api.rpc.RequestBaseEntity
 
toString() - 类 中的方法com.tencent.polaris.api.rpc.ServiceCallResult
 
toString() - 类 中的方法com.tencent.polaris.client.pojo.InstanceByProto
 
toString() - 类 中的方法com.tencent.polaris.client.pojo.Node
 
toString() - 类 中的方法com.tencent.polaris.client.pojo.ServiceInstancesByProto
 
toString() - 类 中的方法com.tencent.polaris.client.pojo.ServiceRuleByProto
 
toString() - 类 中的方法com.tencent.polaris.client.pojo.ServicesByProto
 
translatePath(String) - 类 中的静态方法com.tencent.polaris.client.util.Utils
 

U

updateInstances(List<ServiceChangeEvent.OneInstanceUpdate>) - 类 中的方法com.tencent.polaris.api.pojo.ServiceChangeEvent.ServiceEventBuilder
 
Utils - com.tencent.polaris.client.util中的类
Common util class.
Utils() - 类 的构造器com.tencent.polaris.client.util.Utils
 

V

validateNamespaceService(String, String) - 类 中的静态方法com.tencent.polaris.client.util.CommonValidator
校验命名空间和服务名
valueOf(String) - 枚举 中的静态方法com.tencent.polaris.api.exception.ErrorCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.tencent.polaris.api.pojo.CircuitBreakerStatus.Status
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.tencent.polaris.api.pojo.OutlierDetectionStatus.Status
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.tencent.polaris.api.pojo.RetStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.tencent.polaris.api.pojo.ServiceEventKey.EventType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.tencent.polaris.api.pojo.StatusDimension.Level
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.tencent.polaris.api.rpc.MetadataFailoverType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.tencent.polaris.api.rpc.RuleBasedRouterFailoverType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.tencent.polaris.api.exception.ErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.tencent.polaris.api.pojo.CircuitBreakerStatus.Status
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.tencent.polaris.api.pojo.OutlierDetectionStatus.Status
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.tencent.polaris.api.pojo.RetStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.tencent.polaris.api.pojo.ServiceEventKey.EventType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.tencent.polaris.api.pojo.StatusDimension.Level
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.tencent.polaris.api.rpc.MetadataFailoverType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.tencent.polaris.api.rpc.RuleBasedRouterFailoverType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
Version - com.tencent.polaris.version中的类
 
Version() - 类 的构造器com.tencent.polaris.version.Version
 
VERSION - 类 中的静态变量com.tencent.polaris.version.Version
project version

W

waitAndStopThreadPools(ExecutorService[]) - 类 中的静态方法com.tencent.polaris.api.utils.ThreadPoolUtils
等待所有线程池结束
writeLock() - 类 中的方法com.tencent.polaris.api.utils.ClosableReadWriteLock
 
A B C D E G H I L M N O P R S T U V W 
跳过导航链接

Copyright © 2022. All rights reserved.