Uses of Class
org.restheart.mongodb.db.sessions.TxnClientSessionImpl
-
Packages that use TxnClientSessionImpl Package Description org.restheart.mongodb.db.sessions -
-
Uses of TxnClientSessionImpl in org.restheart.mongodb.db.sessions
Methods in org.restheart.mongodb.db.sessions that return TxnClientSessionImpl Modifier and Type Method Description TxnClientSessionImplTxnClientSessionFactory. getTxnClientSession(UUID sid)Warn: requires a round trip to the serverTxnClientSessionImplTxnClientSessionFactory. getTxnClientSession(UUID sid, Txn txnServerStatus)
-