public static class StreamStat.StreamPosition extends Object
| Constructor and Description |
|---|
StreamPosition(long id,
long value,
int typeId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
long |
id()
The identifier for the registered entity, such as publication or subscription, to which the counter relates.
|
String |
toString() |
int |
typeId()
The type category of the counter for the stream position.
|
long |
value()
The value of the counter.
|
public long id()
public long value()
public int typeId()
Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.