Uses of Class
com.google.spanner.v1.QueryPlan
-
-
Uses of QueryPlan in com.google.spanner.v1
Methods in com.google.spanner.v1 that return QueryPlan Modifier and Type Method Description QueryPlanQueryPlan.Builder. build()QueryPlanQueryPlan.Builder. buildPartial()static QueryPlanQueryPlan. getDefaultInstance()QueryPlanQueryPlan.Builder. getDefaultInstanceForType()QueryPlanQueryPlan. getDefaultInstanceForType()QueryPlanResultSetStats.Builder. getQueryPlan()[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.QueryPlanResultSetStats. getQueryPlan()[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.QueryPlanResultSetStatsOrBuilder. getQueryPlan()[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.static QueryPlanQueryPlan. parseDelimitedFrom(InputStream input)static QueryPlanQueryPlan. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryPlanQueryPlan. parseFrom(byte[] data)static QueryPlanQueryPlan. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryPlanQueryPlan. parseFrom(com.google.protobuf.ByteString data)static QueryPlanQueryPlan. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryPlanQueryPlan. parseFrom(com.google.protobuf.CodedInputStream input)static QueryPlanQueryPlan. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryPlanQueryPlan. parseFrom(InputStream input)static QueryPlanQueryPlan. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryPlanQueryPlan. parseFrom(ByteBuffer data)static QueryPlanQueryPlan. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.spanner.v1 that return types with arguments of type QueryPlan Modifier and Type Method Description com.google.protobuf.Parser<QueryPlan>QueryPlan. getParserForType()static com.google.protobuf.Parser<QueryPlan>QueryPlan. parser()Methods in com.google.spanner.v1 with parameters of type QueryPlan Modifier and Type Method Description QueryPlan.BuilderQueryPlan.Builder. mergeFrom(QueryPlan other)ResultSetStats.BuilderResultSetStats.Builder. mergeQueryPlan(QueryPlan value)[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.static QueryPlan.BuilderQueryPlan. newBuilder(QueryPlan prototype)ResultSetStats.BuilderResultSetStats.Builder. setQueryPlan(QueryPlan value)[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
-