@FunctionalInterface public static interface FlightStream.Requestor
Modifier and Type | Method and Description |
---|---|
void |
request(int count)
Requests
count more messages from the instance of this object. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.