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