public static interface BigQueryServices.BigQueryServerStream<T>
extends java.lang.Iterable<T>, java.io.Serializable
An implementation does not need to be thread-safe.
| Modifier and Type | Method and Description | 
|---|---|
| void | cancel()Cancels the stream, releasing any client- and server-side resources. |