Class SimpleServerSessionPool


  • public class SimpleServerSessionPool
    extends com.mongodb.internal.session.ServerSessionPool
    Author:
    Andrea Di Cesare
    • Constructor Detail

      • SimpleServerSessionPool

        public SimpleServerSessionPool​(com.mongodb.connection.Cluster cluster,
                                       UUID sid)
        Parameters:
        cluster -
        sid -
    • Method Detail

      • get

        public com.mongodb.session.ServerSession get()
        Overrides:
        get in class com.mongodb.internal.session.ServerSessionPool
        Returns: