Interface | Description |
---|---|
Position |
Reports on how far through a buffer some component has progressed..
|
ReadablePosition |
Indicates how far through an abstract task a component has progressed as a counter value.
|
Class | Description |
---|---|
AtomicLongPosition |
Position that is backed by an AtomicLong that is useful for tests. |
UnsafeBufferPosition |
Reports a position by recording it in an
UnsafeBuffer . |
Copyright © 2014 - 2015 Real Logic Ltd. All Rights Reserved.