Class ExecuteQueryCallContext

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

@InternalApi("For internal use only") public class ExecuteQueryCallContext extends Object
Used to handle the state associated with an ExecuteQuery call. This includes plan refresh, resume tokens, and metadata resolution.

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.