public class SenderPos
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
Human readable name for the counter.
|
static int |
SENDER_POSITION_TYPE_ID
Type id of a sender position counter.
|
Constructor and Description |
---|
SenderPos() |
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 SENDER_POSITION_TYPE_ID
public static final java.lang.String NAME
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.