Class ExecuteQueryCallContext

java.lang.Object
com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryCallContext

@InternalApi("For internal use only") public abstract class ExecuteQueryCallContext extends Object
POJO used to provide a future to the ExecuteQuery callable chain in order to return metadata to users outside of the stream of rows.

This should only be constructed by ExecuteQueryCallable not directly by users.

This is considered an internal implementation detail and should not be used by applications.