case classRequestMakerExpectingResponse(requestMaker: RequestMaker, isMongo26WriteOp: Boolean) extends ExpectingResponse with Product with Serializable
A request expecting a response.
requestMaker
the request maker
isMongo26WriteOp
true if the operation is a MongoDB 2.6 write one
Linear Supertypes
Serializable, Serializable, Product, Equals, ExpectingResponse, AnyRef, Any
A request expecting a response.
the request maker
true if the operation is a MongoDB 2.6 write one