Class MetadataResolvingCallable

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

@InternalApi("For internal use only") public class MetadataResolvingCallable 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.