Class PlanRefreshingCallable

java.lang.Object
com.google.api.gax.rpc.ServerStreamingCallable<ExecuteQueryCallContext,ExecuteQueryResponse>
com.google.cloud.bigtable.data.v2.stub.sql.PlanRefreshingCallable

@InternalApi("For internal use only") public class PlanRefreshingCallable extends com.google.api.gax.rpc.ServerStreamingCallable<ExecuteQueryCallContext,ExecuteQueryResponse>
Callable that allows passing of ResultSetMetadata back to users throught the ExecuteQueryCallContext.

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