Class BigQueryResultImpl<T>

java.lang.Object
com.google.cloud.bigquery.BigQueryResultImpl<T>
All Implemented Interfaces:
BigQueryResult<T>

public class BigQueryResultImpl<T> extends Object implements BigQueryResult<T>
An implementation of BigQueryResult.

This class and the ResultSet it returns is not thread-safe.