public interface ServerSession
Modifier and Type | Method and Description |
---|---|
long |
advanceTransactionNumber()
Return the next available transaction number.
|
BsonDocument |
getIdentifier() |
long |
getTransactionNumber()
Gets the current transaction number.
|
boolean |
isClosed()
Whether the server session is closed.
|
BsonDocument getIdentifier()
long getTransactionNumber()
long advanceTransactionNumber()
boolean isClosed()
Copyright © 2010 - 2020 Adobe. All Rights Reserved