public class PingClient extends Object
| Constructor and Description |
|---|
PingClient(Mono<io.rsocket.RSocket> client) |
| Modifier and Type | Method and Description |
|---|---|
Flux<io.rsocket.Payload> |
startPingPong(int count,
org.HdrHistogram.Recorder histogram) |
org.HdrHistogram.Recorder |
startTracker(Duration interval) |