@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-2018 Real Logic Ltd. All Rights Reserved.