Class SessionsUtils
java.lang.Object
org.restheart.mongodb.db.sessions.SessionsUtils
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.mongodb.internal.connection.Clusterstatic com.mongodb.client.internal.OperationExecutorstatic com.mongodb.internal.session.ServerSessionPool
-
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()
-