JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.netflix.concurrency.limits
Interface Strategy.Token
Enclosing interface:
Strategy
<
ContextT
>
public static interface
Strategy.Token
Representation of a single acquired Token from the strategy.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
release
()
Release the acquired token and decrement the current inflight count.
Method Detail
release
void release()
Release the acquired token and decrement the current inflight count.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method