Uses of Interface
com.google.datastore.v1.QueryResultBatchOrBuilder
-
Packages that use QueryResultBatchOrBuilder Package Description com.google.datastore.v1 -
-
Uses of QueryResultBatchOrBuilder in com.google.datastore.v1
Classes in com.google.datastore.v1 that implement QueryResultBatchOrBuilder Modifier and Type Class Description class
QueryResultBatch
A batch of results produced by a query.static class
QueryResultBatch.Builder
A batch of results produced by a query.Methods in com.google.datastore.v1 that return QueryResultBatchOrBuilder Modifier and Type Method Description QueryResultBatchOrBuilder
RunQueryResponse.Builder. getBatchOrBuilder()
A batch of query results (always present).QueryResultBatchOrBuilder
RunQueryResponse. getBatchOrBuilder()
A batch of query results (always present).QueryResultBatchOrBuilder
RunQueryResponseOrBuilder. getBatchOrBuilder()
A batch of query results (always present).
-