Java com.mongodb.async AsyncBatchCursor fields, constructors, methods, implement or subclass

Example usage for Java com.mongodb.async AsyncBatchCursor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.mongodb.async AsyncBatchCursor.

The text is from its open source code.

Method

voidclose()
voidnext(SingleResultCallback> callback)
Returns the next batch of results.