reactivemongo
.
api
.
bson
.
collection
BSONBatchCommands
Related Doc:
package collection
object
BSONBatchCommands
extends
BatchCommands
[
BSONSerializationPack
.type]
Annotations
@deprecated
Deprecated
(Since version 0.17.0)
BatchCommands will be removed from the API
Linear Supertypes
BatchCommands
[
BSONSerializationPack
.type],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
BSONBatchCommands
BatchCommands
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
object
AggregateReader
extends
BSONDocumentReader
[
BSONBatchCommands.BSONAggregationFramework.AggregationResult
]
Definition Classes
BSONBatchCommands
→ BatchCommands
object
AggregateWriter
extends
BSONDocumentWriter
[
ResolvedCollectionCommand
[
BSONBatchCommands.BSONAggregationFramework.Aggregate
]]
Definition Classes
BSONBatchCommands
→ BatchCommands
val
AggregationFramework
:
BSONAggregationFramework
.type
Definition Classes
BSONBatchCommands
→ BatchCommands
object
BSONAggregationFramework
extends
AggregationFramework
[
BSONSerializationPack
.type]
object
BSONCountCommand
extends
CountCommand
[
BSONSerializationPack
.type]
object
BSONDeleteCommand
extends
DeleteCommand
[
BSONSerializationPack
.type]
object
BSONDistinctCommand
extends
DistinctCommand
[
BSONSerializationPack
.type]
object
BSONFindAndModifyCommand
extends
FindAndModifyCommand
[
BSONSerializationPack
.type]
object
BSONInsertCommand
extends
InsertCommand
[
BSONSerializationPack
.type]
object
BSONUpdateCommand
extends
UpdateCommand
[
BSONSerializationPack
.type]
val
CountCommand
:
BSONCountCommand
.type
Definition Classes
BSONBatchCommands
→ BatchCommands
object
CountResultReader
extends
BSONDocumentReader
[
BSONBatchCommands.BSONCountCommand.CountResult
]
Definition Classes
BSONBatchCommands
→ BatchCommands
object
CountWriter
extends
BSONDocumentWriter
[
ResolvedCollectionCommand
[
BSONBatchCommands.BSONCountCommand.Count
]]
Definition Classes
BSONBatchCommands
→ BatchCommands
val
DeleteCommand
:
BSONDeleteCommand
.type
Definition Classes
BSONBatchCommands
→ BatchCommands
object
DeleteWriter
extends
BSONDocumentWriter
[
ResolvedCollectionCommand
[
BSONBatchCommands.BSONDeleteCommand.Delete
]]
Definition Classes
BSONBatchCommands
→ BatchCommands
val
DistinctCommand
:
BSONDistinctCommand
.type
Definition Classes
BSONBatchCommands
→ BatchCommands
object
DistinctResultReader
extends
BSONDocumentReader
[
BSONBatchCommands.BSONDistinctCommand.DistinctResult
]
Definition Classes
BSONBatchCommands
→ BatchCommands
object
DistinctWriter
extends
BSONDocumentWriter
[
ResolvedCollectionCommand
[
BSONBatchCommands.BSONDistinctCommand.Distinct
]]
Definition Classes
BSONBatchCommands
→ BatchCommands
val
FindAndModifyCommand
:
BSONFindAndModifyCommand
.type
Definition Classes
BSONBatchCommands
→ BatchCommands
object
FindAndModifyReader
extends
BSONDocumentReader
[
BSONBatchCommands.BSONFindAndModifyCommand.FindAndModifyResult
]
Definition Classes
BSONBatchCommands
→ BatchCommands
object
FindAndModifyWriter
extends
BSONDocumentWriter
[
ResolvedCollectionCommand
[
BSONBatchCommands.BSONFindAndModifyCommand.FindAndModify
]]
Definition Classes
BSONBatchCommands
→ BatchCommands
val
InsertCommand
:
BSONInsertCommand
.type
Definition Classes
BSONBatchCommands
→ BatchCommands
object
InsertWriter
extends
BSONDocumentWriter
[
ResolvedCollectionCommand
[
BSONBatchCommands.BSONInsertCommand.Insert
]]
Definition Classes
BSONBatchCommands
→ BatchCommands
val
UpdateCommand
:
BSONUpdateCommand
.type
Definition Classes
BSONBatchCommands
→ BatchCommands
object
UpdateReader
extends
BSONDocumentReader
[
BSONBatchCommands.BSONUpdateCommand.UpdateResult
]
Definition Classes
BSONBatchCommands
→ BatchCommands
object
UpdateWriter
extends
BSONDocumentWriter
[
ResolvedCollectionCommand
[
BSONBatchCommands.BSONUpdateCommand.Update
]]
Definition Classes
BSONBatchCommands
→ BatchCommands
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
pack
:
BSONSerializationPack
.type
Definition Classes
BSONBatchCommands
→ BatchCommands
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
BatchCommands
[
BSONSerializationPack
.type]
Inherited from
AnyRef
Inherited from
Any
Ungrouped
(Since version 0.17.0) BatchCommands will be removed from the API