reactivemongo
.
play
.
json
.
collection
JSONBatchCommands
Related Doc:
package collection
object
JSONBatchCommands
extends
BatchCommands
[
JSONSerializationPack
.type]
Linear Supertypes
BatchCommands
[
JSONSerializationPack
.type],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
JSONBatchCommands
BatchCommands
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
type
ResolvedDelete
=
ResolvedCollectionCommand
[
JSONBatchCommands.JSONDeleteCommand.Delete
]
type
ResolvedInsert
=
ResolvedCollectionCommand
[
JSONBatchCommands.JSONInsertCommand.Insert
]
type
ResolvedUpdate
=
ResolvedCollectionCommand
[
JSONBatchCommands.JSONUpdateCommand.Update
]
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
implicit
def
AggregateReader
:
AggregationResultReader
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
def
AggregateWriter
:
commands.JSONAggregationImplicits.AggregateWriter
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
val
AggregationFramework
:
JSONAggregationFramework
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
val
CountCommand
:
JSONCountCommand
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
CountResultReader
extends
Reader
[
JSONBatchCommands.JSONCountCommand.CountResult
]
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
CountWriter
extends
Writer
[
ResolvedCollectionCommand
[
JSONBatchCommands.JSONCountCommand.Count
]]
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
DefaultWriteResultReader
extends
Reader
[
DefaultWriteResult
]
Definition Classes
JSONBatchCommands
→ BatchCommands
val
DeleteCommand
:
JSONDeleteCommand
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
DeleteElementWriter
extends
Writer
[
JSONBatchCommands.JSONDeleteCommand.DeleteElement
]
implicit
object
DeleteWriter
extends
Writer
[
ResolvedDelete
]
Definition Classes
JSONBatchCommands
→ BatchCommands
val
DistinctCommand
:
JSONDistinctCommand
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
DistinctResultReader
extends
Reader
[
JSONBatchCommands.JSONDistinctCommand.DistinctResult
]
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
DistinctWriter
extends
Writer
[
ResolvedCollectionCommand
[
JSONBatchCommands.JSONDistinctCommand.Distinct
]]
Definition Classes
JSONBatchCommands
→ BatchCommands
val
FindAndModifyCommand
:
JSONFindAndModifyCommand
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
def
FindAndModifyReader
:
FindAndModifyResultReader
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
def
FindAndModifyWriter
:
commands.JSONFindAndModifyImplicits.FindAndModifyWriter
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
HintWriter
extends
Writes
[
JSONBatchCommands.JSONCountCommand.Hint
]
val
InsertCommand
:
JSONInsertCommand
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
InsertWriter
extends
Writer
[
ResolvedInsert
]
Definition Classes
JSONBatchCommands
→ BatchCommands
object
JSONCountCommand
extends
CountCommand
[
JSONSerializationPack
.type]
object
JSONDeleteCommand
extends
DeleteCommand
[
JSONSerializationPack
.type]
object
JSONDistinctCommand
extends
DistinctCommand
[
JSONSerializationPack
.type]
object
JSONInsertCommand
extends
InsertCommand
[
JSONSerializationPack
.type]
object
JSONUpdateCommand
extends
UpdateCommand
[
JSONSerializationPack
.type]
implicit
object
LastErrorReader
extends
Reader
[
LastError
]
Definition Classes
JSONBatchCommands
→ BatchCommands
val
UpdateCommand
:
JSONUpdateCommand
.type
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
UpdateElementWriter
extends
Writer
[
JSONBatchCommands.JSONUpdateCommand.UpdateElement
]
implicit
object
UpdateReader
extends
Reader
[
JSONBatchCommands.JSONUpdateCommand.UpdateResult
]
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
UpdateWriter
extends
Writer
[
ResolvedUpdate
]
Definition Classes
JSONBatchCommands
→ BatchCommands
implicit
object
UpsertedReader
extends
Reader
[
Upserted
]
implicit
object
WriteConcernErrorReader
extends
Reader
[
WriteConcernError
]
implicit
object
WriteConcernWriter
extends
Writer
[
WriteConcern
]
implicit
object
WriteErrorReader
extends
Reader
[
WriteError
]
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
:
JSONSerializationPack
.type
Definition Classes
JSONBatchCommands
→ 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
[
JSONSerializationPack
.type]
Inherited from
AnyRef
Inherited from
Any
Ungrouped