Class QueryFutureRowCount<T>

java.lang.Object
io.ebeaninternal.server.query.QueryFutureRowCount<T>
All Implemented Interfaces:
io.ebean.FutureRowCount<T>, Future<Integer>

public final class QueryFutureRowCount<T> extends Object implements io.ebean.FutureRowCount<T>
Future implementation for the row count query.