NSIndex

reactivemongo.api.indexes.NSIndex$
See theNSIndex companion trait
object NSIndex

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
NSIndex.type

Members list

Concise view

Type members

Types

type Aux[P <: SerializationPack] = NSIndex { type Pack = P; }
type Default = Aux[Pack]

Value members

Concrete methods

def apply[P <: SerializationPack](namespace: String, index: Aux[P]): Aux[P]