public abstract class StatusIndicatorReader
extends java.lang.Object
| Constructor and Description |
|---|
StatusIndicatorReader() |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
getVolatile()
Get the current status indication of a component with volatile semantics.
|
abstract int |
id()
Identifier for this status indicator.
|
public abstract int id()
public abstract long getVolatile()
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.