public class PublisherPos
extends java.lang.Object
Note: This is a not a real-time value like the other and is updated one per second for monitoring purposes.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
Human readable name for the counter.
|
static int |
PUBLISHER_POS_TYPE_ID
Type id of a publisher limit counter.
|
Constructor and Description |
---|
PublisherPos() |
Modifier and Type | Method and Description |
---|---|
static org.agrona.concurrent.status.UnsafeBufferPosition |
allocate(org.agrona.MutableDirectBuffer tempBuffer,
org.agrona.concurrent.status.CountersManager countersManager,
long registrationId,
int sessionId,
int streamId,
java.lang.String channel) |
public static final int PUBLISHER_POS_TYPE_ID
public static final java.lang.String NAME
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.