public interface ReadablePosition
extends java.lang.AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
long |
getVolatile()
Get the current position of a component with volatile semantics
|
int |
id()
Identifier for this position.
|
int id()
long getVolatile()
void close()
close in interface java.lang.AutoCloseableCopyright © 2014 - 2016 Real Logic Ltd. All Rights Reserved.