@FunctionalInterface
public interface AvailableImageHandler
Image
s 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-2019 Real Logic Ltd. All Rights Reserved.