Constant Field Values
Contents
com.mongodb.*
- 
com.mongodb.MongoCompressor Modifier and Type Constant Field Value public static final StringLEVEL"LEVEL"
- 
com.mongodb.MongoCredential Modifier and Type Constant Field Value public static final StringCANONICALIZE_HOST_NAME_KEY"CANONICALIZE_HOST_NAME"public static final StringJAVA_SASL_CLIENT_PROPERTIES_KEY"JAVA_SASL_CLIENT_PROPERTIES"public static final StringJAVA_SUBJECT_KEY"JAVA_SUBJECT"public static final StringSERVICE_NAME_KEY"SERVICE_NAME"
- 
com.mongodb.MongoException Modifier and Type Constant Field Value public static final StringTRANSIENT_TRANSACTION_ERROR_LABEL"TransientTransactionError"public static final StringUNKNOWN_TRANSACTION_COMMIT_RESULT_LABEL"UnknownTransactionCommitResult"
- 
com.mongodb.MongoNamespace Modifier and Type Constant Field Value public static final StringCOMMAND_COLLECTION_NAME"$cmd"
- 
com.mongodb.connection.ServerDescription Modifier and Type Constant Field Value public static final intMAX_DRIVER_WIRE_VERSION9public static final StringMIN_DRIVER_SERVER_VERSION"2.6"public static final intMIN_DRIVER_WIRE_VERSION2