| Package | Description |
|---|---|
| com.mongodb |
The core mongodb package
|
| Modifier and Type | Method and Description |
|---|---|
static ClientSessionOptions.Builder |
ClientSessionOptions.builder()
Gets an instance of a builder
|
ClientSessionOptions.Builder |
ClientSessionOptions.Builder.causallyConsistent(boolean causallyConsistent)
Sets whether operations using the session should causally consistent with each other.
|
Copyright © 2018. All rights reserved.