Modifier and Type | Method | Description |
---|---|---|
void |
close() |
Terminates this cursor on the server.
|
long |
getCursorId() |
Gets the server's identifier for this Cursor.
|
ServerAddress |
getServerAddress() |
Gets the address of the server that data is pulled from.
|
forEachRemaining, hasNext, next, remove
long getCursorId()
ServerAddress getServerAddress()
void close()
close
in interface AutoCloseable
close
in interface Closeable