Package com.google.cloud.datastore.execution
-
Interface Summary Interface Description QueryExecutor<INPUT extends Query<OUTPUT>,OUTPUT> An internal functional interface whose implementation has the responsibility to execute aQuery
and returns the result. -
Class Summary Class Description AggregationQueryExecutor