Skip navigation links
A C D E F I L M N O P R S T W 

A

AeronPingClient - Class in reactor.aeron
 
AeronPingClient() - Constructor for class reactor.aeron.AeronPingClient
 
AeronPongServer - Class in reactor.aeron
 
AeronPongServer() - Constructor for class reactor.aeron.AeronPongServer
 

C

ClientDemo - Class in reactor.aeron
 
ClientDemo() - Constructor for class reactor.aeron.ClientDemo
 
ClientServerSends - Class in reactor.aeron
 
ClientServerSends() - Constructor for class reactor.aeron.ClientServerSends
 
ClientThroughput - Class in reactor.aeron
 
ClientThroughput() - Constructor for class reactor.aeron.ClientThroughput
 
ClientThroughput - Class in reactor.aeron.pure
 
ClientThroughput() - Constructor for class reactor.aeron.pure.ClientThroughput
 
Configurations - Interface in reactor.aeron
Configuration used for samples with defaults which can be overridden by system properties.

D

dispose() - Method in class reactor.aeron.RateReporter
 

E

EMBEDDED_MEDIA_DRIVER - Static variable in interface reactor.aeron.Configurations
 
EXCLUSIVE_PUBLICATIONS - Static variable in interface reactor.aeron.Configurations
 

F

FRAGMENT_COUNT_LIMIT - Static variable in interface reactor.aeron.Configurations
 

I

IDLE_STRATEGY - Static variable in interface reactor.aeron.Configurations
 
idleStrategy() - Static method in interface reactor.aeron.Configurations
Returns idle strategy.
INFO_FLAG - Static variable in interface reactor.aeron.Configurations
 
isDisposed() - Method in class reactor.aeron.RateReporter
 

L

LatencyReporter - Class in reactor.aeron
 
LatencyReporter(Recorder) - Constructor for class reactor.aeron.LatencyReporter
 
LatencyReporter(Recorder, String) - Constructor for class reactor.aeron.LatencyReporter
 

M

main(String...) - Static method in class reactor.aeron.AeronPingClient
Main runner.
main(String...) - Static method in class reactor.aeron.AeronPongServer
Main runner.
main(String[]) - Static method in class reactor.aeron.ClientDemo
Main runner.
main(String[]) - Static method in class reactor.aeron.ClientServerSends
Main runner.
main(String[]) - Static method in class reactor.aeron.ClientThroughput
Main runner.
main(String[]) - Static method in class reactor.aeron.netty.ReactorNettyClientPing
Main runner.
main(String[]) - Static method in class reactor.aeron.netty.ReactorNettyClientTps
Main runner.
main(String[]) - Static method in class reactor.aeron.netty.ReactorNettyServerPong
Main runner.
main(String[]) - Static method in class reactor.aeron.netty.ReactorNettyServerTps
Main runner.
main(String[]) - Static method in class reactor.aeron.pure.ClientThroughput
Main runner.
main(String[]) - Static method in class reactor.aeron.pure.MdcPing
Main runner.
main(String[]) - Static method in class reactor.aeron.pure.MdcPingAsync
Main runner.
main(String[]) - Static method in class reactor.aeron.pure.MdcPong
Main runner.
main(String[]) - Static method in class reactor.aeron.pure.Ping
Main runner.
main(String[]) - Static method in class reactor.aeron.pure.Pong
Main runner.
main(String[]) - Static method in class reactor.aeron.pure.ServerThroughput
Main runner.
main(String...) - Static method in class reactor.aeron.rsocket.aeron.RSocketAeronClientTps
Main runner.
main(String...) - Static method in class reactor.aeron.rsocket.aeron.RSocketAeronPing
Main runner.
main(String...) - Static method in class reactor.aeron.rsocket.aeron.RSocketAeronPong
Main runner.
main(String...) - Static method in class reactor.aeron.rsocket.aeron.RSocketAeronServerTps
Main runner.
main(String...) - Static method in class reactor.aeron.rsocket.netty.RSocketNettyClientTps
Main runner.
main(String...) - Static method in class reactor.aeron.rsocket.netty.RSocketNettyPing
Main runner.
main(String...) - Static method in class reactor.aeron.rsocket.netty.RSocketNettyPong
Main runner.
main(String...) - Static method in class reactor.aeron.rsocket.netty.RSocketNettyServerTps
Main runner.
main(String[]) - Static method in class reactor.aeron.ServerDemo
Main runner.
main(String[]) - Static method in class reactor.aeron.ServerServerSends
Main runner.
main(String[]) - Static method in class reactor.aeron.ServerThroughput
Main runner.
MDC_ADDRESS - Static variable in interface reactor.aeron.Configurations
 
MDC_CONTROL_PORT - Static variable in interface reactor.aeron.Configurations
 
MDC_PORT - Static variable in interface reactor.aeron.Configurations
 
MDC_SESSION_ID - Static variable in interface reactor.aeron.Configurations
 
MDC_STREAM_ID - Static variable in interface reactor.aeron.Configurations
 
MdcPing - Class in reactor.aeron.pure
Ping component of Ping-Pong latency test recorded to a histogram to capture full distribution..
MdcPing() - Constructor for class reactor.aeron.pure.MdcPing
 
MdcPingAsync - Class in reactor.aeron.pure
Ping component of Ping-Pong latency test recorded to a histogram to capture full distribution..
MdcPingAsync() - Constructor for class reactor.aeron.pure.MdcPingAsync
 
MdcPong - Class in reactor.aeron.pure
Pong component of Ping-Pong.
MdcPong() - Constructor for class reactor.aeron.pure.MdcPong
 
MESSAGE_LENGTH - Static variable in interface reactor.aeron.Configurations
 

N

NUMBER_OF_MESSAGES - Static variable in interface reactor.aeron.Configurations
 

O

onMessage(long, long) - Method in class reactor.aeron.RateReporter
Notify rate reporter of number of messages and bytes received, sent, etc.
onReport(double, double, long, long) - Method in interface reactor.aeron.RateReporter.Reporter
Called for a rate report.

P

Ping - Class in reactor.aeron.pure
Ping component of Ping-Pong latency test recorded to a histogram to capture full distribution..
Ping() - Constructor for class reactor.aeron.pure.Ping
 
PING_CHANNEL - Static variable in interface reactor.aeron.Configurations
 
PING_STREAM_ID - Static variable in interface reactor.aeron.Configurations
 
Pong - Class in reactor.aeron.pure
Pong component of Ping-Pong.
Pong() - Constructor for class reactor.aeron.pure.Pong
 
PONG_CHANNEL - Static variable in interface reactor.aeron.Configurations
 
PONG_STREAM_ID - Static variable in interface reactor.aeron.Configurations
 
printAvailableImage(Image) - Static method in interface reactor.aeron.Configurations
Print the information for an available image to stdout.
printUnavailableImage(Image) - Static method in interface reactor.aeron.Configurations
Print the information for an unavailable image to stdout.

R

RateReporter - Class in reactor.aeron
Tracker and reporter of throughput rates.
RateReporter() - Constructor for class reactor.aeron.RateReporter
 
RateReporter(String) - Constructor for class reactor.aeron.RateReporter
 
RateReporter(String, String) - Constructor for class reactor.aeron.RateReporter
 
RateReporter.Reporter - Interface in reactor.aeron
Interface for reporting of rate information.
reactor.aeron - package reactor.aeron
 
reactor.aeron.netty - package reactor.aeron.netty
 
reactor.aeron.pure - package reactor.aeron.pure
 
reactor.aeron.rsocket.aeron - package reactor.aeron.rsocket.aeron
 
reactor.aeron.rsocket.netty - package reactor.aeron.rsocket.netty
 
ReactorNettyClientPing - Class in reactor.aeron.netty
 
ReactorNettyClientPing() - Constructor for class reactor.aeron.netty.ReactorNettyClientPing
 
ReactorNettyClientTps - Class in reactor.aeron.netty
 
ReactorNettyClientTps() - Constructor for class reactor.aeron.netty.ReactorNettyClientTps
 
ReactorNettyServerPong - Class in reactor.aeron.netty
 
ReactorNettyServerPong() - Constructor for class reactor.aeron.netty.ReactorNettyServerPong
 
ReactorNettyServerTps - Class in reactor.aeron.netty
 
ReactorNettyServerTps() - Constructor for class reactor.aeron.netty.ReactorNettyServerTps
 
REPORT_INTERVAL - Static variable in interface reactor.aeron.Configurations
 
REPORT_NAME - Static variable in interface reactor.aeron.Configurations
 
REQUESTED - Static variable in interface reactor.aeron.Configurations
 
RSocketAeronClientTps - Class in reactor.aeron.rsocket.aeron
 
RSocketAeronClientTps() - Constructor for class reactor.aeron.rsocket.aeron.RSocketAeronClientTps
 
RSocketAeronPing - Class in reactor.aeron.rsocket.aeron
 
RSocketAeronPing() - Constructor for class reactor.aeron.rsocket.aeron.RSocketAeronPing
 
RSocketAeronPong - Class in reactor.aeron.rsocket.aeron
 
RSocketAeronPong() - Constructor for class reactor.aeron.rsocket.aeron.RSocketAeronPong
 
RSocketAeronServerTps - Class in reactor.aeron.rsocket.aeron
 
RSocketAeronServerTps() - Constructor for class reactor.aeron.rsocket.aeron.RSocketAeronServerTps
 
RSocketNettyClientTps - Class in reactor.aeron.rsocket.netty
 
RSocketNettyClientTps() - Constructor for class reactor.aeron.rsocket.netty.RSocketNettyClientTps
 
RSocketNettyPing - Class in reactor.aeron.rsocket.netty
 
RSocketNettyPing() - Constructor for class reactor.aeron.rsocket.netty.RSocketNettyPing
 
RSocketNettyPong - Class in reactor.aeron.rsocket.netty
 
RSocketNettyPong() - Constructor for class reactor.aeron.rsocket.netty.RSocketNettyPong
 
RSocketNettyServerTps - Class in reactor.aeron.rsocket.netty
 
RSocketNettyServerTps() - Constructor for class reactor.aeron.rsocket.netty.RSocketNettyServerTps
 
run() - Method in class reactor.aeron.RateReporter
 

S

ServerDemo - Class in reactor.aeron
 
ServerDemo() - Constructor for class reactor.aeron.ServerDemo
 
ServerServerSends - Class in reactor.aeron
 
ServerServerSends() - Constructor for class reactor.aeron.ServerServerSends
 
ServerThroughput - Class in reactor.aeron.pure
 
ServerThroughput() - Constructor for class reactor.aeron.pure.ServerThroughput
 
ServerThroughput - Class in reactor.aeron
 
ServerThroughput() - Constructor for class reactor.aeron.ServerThroughput
 
start() - Method in class reactor.aeron.LatencyReporter
Starts the reporter.

T

TARGET_FOLDER_FOLDER_LATENCY - Static variable in interface reactor.aeron.Configurations
 
TARGET_FOLDER_FOLDER_THROUGHPUT - Static variable in interface reactor.aeron.Configurations
 
TRACE_REPORTER_INTERVAL - Static variable in interface reactor.aeron.Configurations
 

W

WARMUP_NUMBER_OF_ITERATIONS - Static variable in interface reactor.aeron.Configurations
 
WARMUP_NUMBER_OF_MESSAGES - Static variable in interface reactor.aeron.Configurations
 
WARMUP_REPORT_DELAY - Static variable in interface reactor.aeron.Configurations
 
A C D E F I L M N O P R S T W 
Skip navigation links

Copyright © 2015–2020. All rights reserved.