Insert

reactivemongo.acolyte.package$.Insert$
object Insert

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Insert.type

Members list

Concise view

Value members

Concrete methods

def apply(flags: Int, fullCollectionName: String): Insert
def unapply(insert: Insert): Some[(Int, String)]