Class SessionOptions
java.lang.Object
org.restheart.mongodb.db.sessions.SessionOptions
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CAUSALLY_CONSISTENT_FLAG
public static final int CAUSALLY_CONSISTENT_FLAG- See Also:
-
CAUSALLY_CONSISTENT_PROP
- See Also:
-
-
Constructor Details
-
SessionOptions
public SessionOptions(boolean causallyConsistent) - Parameters:
causallyConsistent-
-
SessionOptions
public SessionOptions() -
SessionOptions
- Parameters:
sid-
-
-
Method Details