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