Package com.mongodb.internal.connection
Class CommandHelper
- java.lang.Object
 - 
- com.mongodb.internal.connection.CommandHelper
 
 
- 
@Deprecated(since="2021-05-27") public final class CommandHelper extends java.lang.ObjectDeprecated. 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static BsonDocumentexecuteCommand(java.lang.String database, BsonDocument command, ClusterClock clusterClock, InternalConnection internalConnection)Deprecated. 
 - 
 
- 
- 
Method Detail
- 
executeCommand
public static BsonDocument executeCommand(java.lang.String database, BsonDocument command, ClusterClock clusterClock, InternalConnection internalConnection)
Deprecated. 
 - 
 
 -