JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
V
A
accept(RSocketSupplier)
- Method in class io.rsocket.client.
RSocketSupplierPool
Deprecated.
availability()
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
availability()
- Method in class io.rsocket.client.filter.
RSocketSupplier
Deprecated.
availability()
- Method in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
B
BackupRequestSocket
- Class in
io.rsocket.client.filter
Deprecated.
BackupRequestSocket(RSocket, double, ScheduledExecutorService)
- Constructor for class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
BackupRequestSocket(RSocket, double)
- Constructor for class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
BackupRequestSocket(RSocket)
- Constructor for class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
C
create(Publisher<? extends Collection<RSocketSupplier>>)
- Static method in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
create(Publisher<? extends Collection<RSocketSupplier>>, double, double, double, double, double, int, int, long, long, Duration, Duration)
- Static method in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
create(Publisher<? extends Collection<RSocketSupplier>>, double, double, double, double, double, int, int, long)
- Static method in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
D
DEFAULT_EXP_FACTOR
- Static variable in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
DEFAULT_HIGHER_QUANTILE
- Static variable in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
DEFAULT_LOWER_QUANTILE
- Static variable in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
DEFAULT_MAX_APERTURE
- Static variable in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
DEFAULT_MAX_PENDING
- Static variable in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
DEFAULT_MAX_REFRESH_PERIOD_MS
- Static variable in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
DEFAULT_MIN_APERTURE
- Static variable in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
DEFAULT_MIN_PENDING
- Static variable in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
dispose()
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
dispose()
- Method in class io.rsocket.client.filter.
RSocketSupplier
Deprecated.
dispose()
- Method in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
dispose()
- Method in class io.rsocket.client.
RSocketSupplierPool
Deprecated.
E
estimation()
- Method in class io.rsocket.stat.
FrugalQuantile
Deprecated.
estimation()
- Method in interface io.rsocket.stat.
Quantile
Deprecated.
Ewma
- Class in
io.rsocket.stat
Deprecated.
Ewma(long, TimeUnit, double)
- Constructor for class io.rsocket.stat.
Ewma
Deprecated.
F
fireAndForget(Payload)
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
FrugalQuantile
- Class in
io.rsocket.stat
Deprecated.
FrugalQuantile(double, double, Random)
- Constructor for class io.rsocket.stat.
FrugalQuantile
Deprecated.
FrugalQuantile(double)
- Constructor for class io.rsocket.stat.
FrugalQuantile
Deprecated.
G
get()
- Method in class io.rsocket.client.filter.
RSocketSupplier
Deprecated.
get()
- Method in class io.rsocket.client.
RSocketSupplierPool
Deprecated.
H
higherQuantileLatency()
- Method in interface io.rsocket.client.
LoadBalancerSocketMetrics
Deprecated.
Higher quantile value of latency as per last calculation.
I
insert(double)
- Method in class io.rsocket.stat.
Ewma
Deprecated.
insert(double)
- Method in class io.rsocket.stat.
FrugalQuantile
Deprecated.
insert(double)
- Method in class io.rsocket.stat.
Median
Deprecated.
insert(double)
- Method in interface io.rsocket.stat.
Quantile
Deprecated.
Insert a data point `x` in the quantile estimator.
INSTANCE
- Static variable in exception io.rsocket.client.
NoAvailableRSocketException
Deprecated.
The single instance of this type.
INSTANCE
- Static variable in exception io.rsocket.client.
TimeoutException
Deprecated.
interArrivalTime()
- Method in interface io.rsocket.client.
LoadBalancerSocketMetrics
Deprecated.
An exponentially weighted moving average value of the time between two requests.
io.rsocket.client
- package io.rsocket.client
io.rsocket.client.filter
- package io.rsocket.client.filter
io.rsocket.stat
- package io.rsocket.stat
isDisposed()
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
isDisposed()
- Method in class io.rsocket.client.filter.
RSocketSupplier
Deprecated.
isDisposed()
- Method in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
isPoolEmpty()
- Method in class io.rsocket.client.
RSocketSupplierPool
Deprecated.
L
lastTimeUsedMillis()
- Method in interface io.rsocket.client.
LoadBalancerSocketMetrics
Deprecated.
Last time this socket was used i.e.
LoadBalancedRSocketMono
- Class in
io.rsocket.client
Deprecated.
as of 1.1. in favor of
LoadbalanceRSocketClient
.
LoadBalancerSocketMetrics
- Interface in
io.rsocket.client
Deprecated.
lowerQuantileLatency()
- Method in interface io.rsocket.client.
LoadBalancerSocketMetrics
Deprecated.
Lower quantile of latency as per last calculation.
M
Median
- Class in
io.rsocket.stat
Deprecated.
Median()
- Constructor for class io.rsocket.stat.
Median
Deprecated.
medianLatency()
- Method in interface io.rsocket.client.
LoadBalancerSocketMetrics
Deprecated.
Median value of latency as per last calculation.
metadataPush(Payload)
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
N
NoAvailableRSocketException
- Exception in
io.rsocket.client
Deprecated.
O
onClose()
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
onClose()
- Method in class io.rsocket.client.filter.
RSocketSupplier
Deprecated.
onClose()
- Method in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
onClose()
- Method in class io.rsocket.client.
RSocketSupplierPool
Deprecated.
P
pending()
- Method in interface io.rsocket.client.
LoadBalancerSocketMetrics
Deprecated.
Number of pending requests at this moment.
poolSize()
- Method in class io.rsocket.client.
RSocketSupplierPool
Deprecated.
Q
Quantile
- Interface in
io.rsocket.stat
Deprecated.
R
requestChannel(Publisher<Payload>)
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
requestResponse(Payload)
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
requestStream(Payload)
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
reset(double)
- Method in class io.rsocket.stat.
Ewma
Deprecated.
rSocketMono
- Variable in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
RSockets
- Class in
io.rsocket.client.filter
Deprecated.
RSocketSupplier
- Class in
io.rsocket.client.filter
Deprecated.
RSocketSupplier(Supplier<Mono<RSocket>>, long, TimeUnit)
- Constructor for class io.rsocket.client.filter.
RSocketSupplier
Deprecated.
RSocketSupplier(Supplier<Mono<RSocket>>)
- Constructor for class io.rsocket.client.filter.
RSocketSupplier
Deprecated.
RSocketSupplierPool
- Class in
io.rsocket.client
Deprecated.
RSocketSupplierPool(Publisher<? extends Collection<RSocketSupplier>>)
- Constructor for class io.rsocket.client.
RSocketSupplierPool
Deprecated.
S
safeClose()
- Static method in class io.rsocket.client.filter.
RSockets
Deprecated.
Provides a mapping function to wrap a
RSocket
such that a call to
RSocket.dispose()
does not cancel all pending requests.
T
timeout(Duration)
- Static method in class io.rsocket.client.filter.
RSockets
Deprecated.
Provides a mapping function to wrap a
RSocket
such that all requests will timeout, if not completed after the specified
timeout
.
TimeoutException
- Exception in
io.rsocket.client
Deprecated.
toString()
- Method in class io.rsocket.client.filter.
BackupRequestSocket
Deprecated.
toString()
- Method in class io.rsocket.client.
LoadBalancedRSocketMono
Deprecated.
toString()
- Method in class io.rsocket.stat.
Ewma
Deprecated.
toString()
- Method in class io.rsocket.stat.
FrugalQuantile
Deprecated.
toString()
- Method in class io.rsocket.stat.
Median
Deprecated.
TransportException
- Class in
io.rsocket.client
Deprecated.
TransportException(Throwable)
- Constructor for class io.rsocket.client.
TransportException
Deprecated.
V
value()
- Method in class io.rsocket.stat.
Ewma
Deprecated.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes