ServerCursor (original) (raw)


public final class ServerCursor
extends Object
implements Serializable
A class representing a cursor id associated with a server address (host/port) Since cursor ids are only useful in the context of a single MongoDB server process, you need both values to do a getMore on the cursor.
Since:
3.0
See Also:
Serialized Form