public class ClientHeartbeatStatus
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CLIENT_HEARTBEAT_TYPE_ID
Type id of an Aeron client heartbeat status indicator.
|
static java.lang.String |
NAME
Human readable name for the counter.
|
Constructor and Description |
---|
ClientHeartbeatStatus() |
Modifier and Type | Method and Description |
---|---|
static org.agrona.concurrent.status.AtomicCounter |
allocate(org.agrona.MutableDirectBuffer tempBuffer,
org.agrona.concurrent.status.CountersManager countersManager,
long registrationId) |
public static final int CLIENT_HEARTBEAT_TYPE_ID
public static final java.lang.String NAME
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.