Interface ListCollectionsIterable<TResult>

  • Type Parameters:
    TResult - The type of the result.
    All Superinterfaces:
    MongoIterable<TResult>

    Deprecated. 
    Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)

    @Deprecated
    public interface ListCollectionsIterable<TResult>
    extends MongoIterable<TResult>
    Iterable for ListCollections.
    Since:
    3.0