public interface ServerSession
Modifier and Type | Method and Description |
---|---|
long |
advanceTransactionNumber()
Return the next available transaction number.
|
BsonDocument |
getIdentifier() |
boolean |
isClosed()
Whether the server session is closed.
|
BsonDocument getIdentifier()
long advanceTransactionNumber()
boolean isClosed()