public final class ReadConcernAwareNoOpSessionContext extends NoOpSessionContext
This class should not be considered a part of the public API.
INSTANCE
Constructor and Description |
---|
ReadConcernAwareNoOpSessionContext(ReadConcern readConcern)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
ReadConcern |
getReadConcern()
Gets the read concern to apply to operations on this binding.
|
advanceClusterTime, advanceOperationTime, advanceTransactionNumber, getClusterTime, getOperationTime, getSessionId, getTransactionNumber, hasActiveTransaction, hasSession, isCausallyConsistent, isImplicitSession, notifyMessageSent
public ReadConcernAwareNoOpSessionContext(ReadConcern readConcern)
readConcern
- the read concernpublic ReadConcern getReadConcern()
SessionContext
getReadConcern
in interface SessionContext
getReadConcern
in class NoOpSessionContext
Copyright © 2010 - 2020 Adobe. All Rights Reserved