Uses of Class
org.restheart.mongodb.db.sessions.TxnClientSessionImpl
Packages that use TxnClientSessionImpl
-
Uses of TxnClientSessionImpl in org.restheart.mongodb.db.sessions
Methods in org.restheart.mongodb.db.sessions that return TxnClientSessionImplModifier and TypeMethodDescriptionTxnClientSessionFactory.getTxnClientSession(UUID sid, Optional<RSOps> rsOps) Warn: requires a round trip to the serverTxnClientSessionFactory.getTxnClientSession(UUID sid, Optional<RSOps> rsOps, Txn txnServerStatus)