IndexOptions

io.vertx.scala.ext.mongo.`package`.IndexOptions
object IndexOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): IndexOptions
def apply(background: Boolean, bits: Integer, bucketSize: Double, collation: CollationOptions, defaultLanguage: String, languageOverride: String, max: Double, min: Double, name: String, partialFilterExpression: JsonObject, sparse: Boolean, sphereVersion: Integer, storageEngine: JsonObject, textVersion: Integer, unique: Boolean, version: Integer, weights: JsonObject): IndexOptions