Package com.mongodb.internal.connection
Class CommandHelper
java.lang.Object
com.mongodb.internal.connection.CommandHelper
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionstatic BsonDocument
executeCommand
(String database, BsonDocument command, ClusterClock clusterClock, InternalConnection internalConnection) Deprecated.
-
Method Details
-
executeCommand
public static BsonDocument executeCommand(String database, BsonDocument command, ClusterClock clusterClock, InternalConnection internalConnection) Deprecated.
-