T - the type of messages in this bufferpublic interface DisposableReadonlyBuffer<T> extends CloseableReadonlyBuffer<T>
buffer that can be disposed of from the subscriber's side.| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Disposes this buffer from the subscriber's side.
|
capacity, closed, error, isEmpty, onAvailable, pollCopyright © 2020–2023 AxonIQ BV. All rights reserved.