public static interface InfluxDB.Cancellable
Modifier and Type | Method and Description |
---|---|
void |
cancel()
Cancel the streaming query call.
|
boolean |
isCanceled()
Return
true if the cancel() was called. |
Copyright © 2022. All rights reserved.