See: Description
Class | Description |
---|---|
ClientHeartbeatTimestamp |
Counter for tracking the timestamp of a last heartbeat from an Aeron client.
|
PerImageIndicator |
Allocates
AtomicCounter indicating a per PublicationImage indication of presence for
CongestionControl . |
PublisherLimit |
The limit as a position in bytes applied to publishers on a session-channel-stream tuple.
|
PublisherPos |
The position in bytes a publication has reached appending to the log.
|
ReceiveChannelStatus |
The status of a receive channel endpoint represented as a counter value.
|
ReceiveLocalSocketAddress |
The receive end of a local socket address, i.e the destination or endpoint for a subscription.
|
ReceiverHwm |
The highest position the Receiver has observed on a session-channel-stream tuple while rebuilding the stream.
|
ReceiverPos |
The highest position the Receiver has rebuilt up to on a session-channel-stream tuple while rebuilding the stream.
|
SendChannelStatus |
The status of a send channel endpoint represented as a counter value.
|
SenderBpe |
Count of back-pressure events (BPE)s a sender has experienced on a stream.
|
SenderLimit |
The position the Sender can immediately send up-to on a session-channel-stream tuple.
|
SenderPos |
The position the Sender has reached for sending data to the media on a session-channel-stream tuple.
|
SendLocalSocketAddress |
The send end of a local socket address, i.e.
|
StatusUtil |
Functions for working with status counters.
|
StreamCounter |
Allocates counters on a stream of messages.
|
SubscriberPos |
The position an individual Subscriber has reached on a session-channel-stream tuple.
|
SystemCounters |
Aggregate entry point for managing counters of system status.
|
Enum | Description |
---|---|
SystemCounterDescriptor |
System wide counters for monitoring.
|
Copyright © 2014-2021 Real Logic Limited. All Rights Reserved.