Interface SyncAggregateIterable<ResultT>

  • Type Parameters:
    ResultT - The type of the result.
    All Superinterfaces:
    RemoteMongoIterable<ResultT>

    public interface SyncAggregateIterable<ResultT>
    extends RemoteMongoIterable<ResultT>
    Iterable for aggregate.