@FunctionalInterface public interface AvailableImageHandler
Images becoming available under a Subscription.| Modifier and Type | Method and Description |
|---|---|
void |
onAvailableImage(Image image)
Method called by Aeron to deliver notification of a new
Image being available for polling. |
Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.