JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
F
G
H
I
M
N
P
R
S
T
U
W
B
BAD_REQUEST
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterErrorMessages
C
CLIENT_NOT_READY
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterErrorMessages
ClusterConstants
- Class in
com.alibaba.csp.sentinel.cluster
ClusterErrorMessages
- Class in
com.alibaba.csp.sentinel.cluster
ClusterRequest
<
T
> - Class in
com.alibaba.csp.sentinel.cluster.request
ClusterRequest()
- Constructor for class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
ClusterRequest(int, int, T)
- Constructor for class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
ClusterRequest(int, T)
- Constructor for class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
ClusterResponse
<
T
> - Class in
com.alibaba.csp.sentinel.cluster.response
ClusterResponse()
- Constructor for class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
ClusterResponse(int, int, int, T)
- Constructor for class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
ClusterTransportClient
- Interface in
com.alibaba.csp.sentinel.cluster
Synchronous transport client for distributed flow control.
com.alibaba.csp.sentinel.cluster
- package com.alibaba.csp.sentinel.cluster
com.alibaba.csp.sentinel.cluster.annotation
- package com.alibaba.csp.sentinel.cluster.annotation
com.alibaba.csp.sentinel.cluster.codec
- package com.alibaba.csp.sentinel.cluster.codec
com.alibaba.csp.sentinel.cluster.codec.request
- package com.alibaba.csp.sentinel.cluster.codec.request
com.alibaba.csp.sentinel.cluster.codec.response
- package com.alibaba.csp.sentinel.cluster.codec.response
com.alibaba.csp.sentinel.cluster.exception
- package com.alibaba.csp.sentinel.cluster.exception
com.alibaba.csp.sentinel.cluster.registry
- package com.alibaba.csp.sentinel.cluster.registry
com.alibaba.csp.sentinel.cluster.request
- package com.alibaba.csp.sentinel.cluster.request
com.alibaba.csp.sentinel.cluster.request.data
- package com.alibaba.csp.sentinel.cluster.request.data
com.alibaba.csp.sentinel.cluster.response
- package com.alibaba.csp.sentinel.cluster.response
com.alibaba.csp.sentinel.cluster.response.data
- package com.alibaba.csp.sentinel.cluster.response.data
ConfigSupplierRegistry
- Class in
com.alibaba.csp.sentinel.cluster.registry
D
decode(S)
- Method in interface com.alibaba.csp.sentinel.cluster.codec.
EntityDecoder
Decode target object from source stream.
DEFAULT_CLUSTER_SERVER_PORT
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
DEFAULT_CONNECT_TIMEOUT_MILLIS
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
DEFAULT_REQUEST_TIMEOUT
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
E
EntityDecoder
<
S
,
T
> - Interface in
com.alibaba.csp.sentinel.cluster.codec
EntityWriter
<
E
,
T
> - Interface in
com.alibaba.csp.sentinel.cluster.codec
A universal interface for publishing entities to a target stream.
equals(Object)
- Method in class com.alibaba.csp.sentinel.cluster.response.data.
FlowTokenResponseData
F
fillInStackTrace()
- Method in exception com.alibaba.csp.sentinel.cluster.exception.
SentinelClusterException
FlowRequestData
- Class in
com.alibaba.csp.sentinel.cluster.request.data
FlowRequestData()
- Constructor for class com.alibaba.csp.sentinel.cluster.request.data.
FlowRequestData
FlowTokenResponseData
- Class in
com.alibaba.csp.sentinel.cluster.response.data
FlowTokenResponseData()
- Constructor for class com.alibaba.csp.sentinel.cluster.response.data.
FlowTokenResponseData
G
getCount()
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
FlowRequestData
getCount()
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
ParamFlowRequestData
getData()
- Method in class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
getData()
- Method in class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
getFlowId()
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
FlowRequestData
getFlowId()
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
ParamFlowRequestData
getId()
- Method in class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
getId()
- Method in interface com.alibaba.csp.sentinel.cluster.request.
Request
Get request ID.
getId()
- Method in class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
getId()
- Method in interface com.alibaba.csp.sentinel.cluster.response.
Response
Get response ID.
getNamespaceSupplier()
- Static method in class com.alibaba.csp.sentinel.cluster.registry.
ConfigSupplierRegistry
Get the registered namespace supplier.
getParams()
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
ParamFlowRequestData
getRemainingCount()
- Method in class com.alibaba.csp.sentinel.cluster.response.data.
FlowTokenResponseData
getStatus()
- Method in class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
getStatus()
- Method in interface com.alibaba.csp.sentinel.cluster.response.
Response
Get response status.
getType()
- Method in class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
getType()
- Method in interface com.alibaba.csp.sentinel.cluster.request.
Request
Get request type.
getType()
- Method in class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
getType()
- Method in interface com.alibaba.csp.sentinel.cluster.response.
Response
Get response type.
getWaitInMs()
- Method in class com.alibaba.csp.sentinel.cluster.response.data.
FlowTokenResponseData
H
hashCode()
- Method in class com.alibaba.csp.sentinel.cluster.response.data.
FlowTokenResponseData
I
isPriority()
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
FlowRequestData
isReady()
- Method in interface com.alibaba.csp.sentinel.cluster.
ClusterTransportClient
Check whether the client has been started and ready for sending requests.
M
MSG_TYPE_FLOW
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
MSG_TYPE_PARAM_FLOW
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
MSG_TYPE_PING
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
N
NO_RULES_IN_SERVER
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterErrorMessages
P
PARAM_TYPE_BOOLEAN
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
PARAM_TYPE_BYTE
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
PARAM_TYPE_DOUBLE
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
PARAM_TYPE_FLOAT
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
PARAM_TYPE_INTEGER
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
PARAM_TYPE_LONG
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
PARAM_TYPE_SHORT
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
PARAM_TYPE_STRING
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
ParamFlowRequestData
- Class in
com.alibaba.csp.sentinel.cluster.request.data
ParamFlowRequestData()
- Constructor for class com.alibaba.csp.sentinel.cluster.request.data.
ParamFlowRequestData
R
Request
- Interface in
com.alibaba.csp.sentinel.cluster.request
Cluster transport request interface.
REQUEST_TIME_OUT
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterErrorMessages
RequestEntityDecoder
<
S
,
T
extends
Request
> - Interface in
com.alibaba.csp.sentinel.cluster.codec.request
RequestEntityWriter
<
E
extends
Request
,
T
> - Interface in
com.alibaba.csp.sentinel.cluster.codec.request
A universal
EntityWriter
interface for publishing
Request
to a target stream.
RequestType
- Annotation Type in
com.alibaba.csp.sentinel.cluster.annotation
Request type annotation for handlers, codes, etc.
Response
- Interface in
com.alibaba.csp.sentinel.cluster.response
Cluster transport response interface.
RESPONSE_STATUS_BAD
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
RESPONSE_STATUS_OK
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterConstants
ResponseEntityDecoder
<
S
,
T
extends
Response
> - Interface in
com.alibaba.csp.sentinel.cluster.codec.response
ResponseEntityWriter
<
E
extends
Response
,
T
> - Interface in
com.alibaba.csp.sentinel.cluster.codec.response
A universal
EntityWriter
interface for publishing
Response
to a target stream.
S
sendRequest(ClusterRequest)
- Method in interface com.alibaba.csp.sentinel.cluster.
ClusterTransportClient
Send request to remote server and get response.
SentinelClusterException
- Exception in
com.alibaba.csp.sentinel.cluster.exception
SentinelClusterException(String)
- Constructor for exception com.alibaba.csp.sentinel.cluster.exception.
SentinelClusterException
setCount(int)
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
FlowRequestData
setCount(int)
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
ParamFlowRequestData
setData(T)
- Method in class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
setData(T)
- Method in class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
setFlowId(long)
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
FlowRequestData
setFlowId(long)
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
ParamFlowRequestData
setId(int)
- Method in class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
setId(int)
- Method in class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
setNamespaceSupplier(Supplier<String>)
- Static method in class com.alibaba.csp.sentinel.cluster.registry.
ConfigSupplierRegistry
setParams(Collection<Object>)
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
ParamFlowRequestData
setPriority(boolean)
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
FlowRequestData
setRemainingCount(int)
- Method in class com.alibaba.csp.sentinel.cluster.response.data.
FlowTokenResponseData
setStatus(int)
- Method in class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
setType(int)
- Method in class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
setType(int)
- Method in class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
setWaitInMs(int)
- Method in class com.alibaba.csp.sentinel.cluster.response.data.
FlowTokenResponseData
start()
- Method in interface com.alibaba.csp.sentinel.cluster.
ClusterTransportClient
Start the client.
stop()
- Method in interface com.alibaba.csp.sentinel.cluster.
ClusterTransportClient
Stop the client.
T
TOO_MANY_REQUESTS
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterErrorMessages
toString()
- Method in class com.alibaba.csp.sentinel.cluster.request.
ClusterRequest
toString()
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
FlowRequestData
toString()
- Method in class com.alibaba.csp.sentinel.cluster.request.data.
ParamFlowRequestData
toString()
- Method in class com.alibaba.csp.sentinel.cluster.response.
ClusterResponse
toString()
- Method in class com.alibaba.csp.sentinel.cluster.response.data.
FlowTokenResponseData
U
UNEXPECTED_STATUS
- Static variable in class com.alibaba.csp.sentinel.cluster.
ClusterErrorMessages
W
writeTo(E, T)
- Method in interface com.alibaba.csp.sentinel.cluster.codec.
EntityWriter
Write the provided entity to target stream.
B
C
D
E
F
G
H
I
M
N
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
Alibaba Group
. All rights reserved.