Class OSQLNonBlockingQuery.ONonBlockingQueryFuture

java.lang.Object
com.orientechnologies.orient.core.sql.query.OSQLNonBlockingQuery.ONonBlockingQueryFuture
All Implemented Interfaces:
Iterable<Future>, Collection<Future>, Future, List<Future>
Enclosing class:
OSQLNonBlockingQuery<T>

public class OSQLNonBlockingQuery.ONonBlockingQueryFuture extends Object implements Future, List<Future>