Class SessionsUtils

java.lang.Object
org.restheart.mongodb.db.sessions.SessionsUtils

public class SessionsUtils extends Object
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Constructor Details

    • SessionsUtils

      public SessionsUtils()
  • Method Details

    • getCluster

      public static com.mongodb.internal.connection.Cluster getCluster()
      Returns:
    • getServerSessionPool

      public static com.mongodb.internal.session.ServerSessionPool getServerSessionPool()
      Returns:
    • getOperationExecutor

      public static com.mongodb.client.internal.OperationExecutor getOperationExecutor()