java.lang.Object
vertx.mongodb.effect.FindMessageBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbatchSize
(int batchSize) create()
filter
(jsonvalues.JsObj filter) hint
(jsonvalues.JsObj hint) hintString
(String hintString) limit
(int limit) max
(jsonvalues.JsObj max) maxAwaitTime
(int maxAwaitTime, TimeUnit unit) min
(jsonvalues.JsObj min) noCursorTimeout
(boolean noCursorTimeout) partial
(boolean partial) projection
(jsonvalues.JsObj projection) returnKey
(boolean returnKey) showRecordId
(boolean showRecordId) skip
(int skip) sort
(jsonvalues.JsObj sort)
-
Constructor Details
-
FindMessageBuilder
public FindMessageBuilder()
-
-
Method Details
-
filter
-
sort
-
projection
-
hint
-
max
-
min
-
hintString
-
skip
-
limit
-
showRecordId
-
returnKey
-
comment
-
noCursorTimeout
-
partial
-
batchSize
-
maxAwaitTime
-
maxTime
-
create
-