JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.apache.drill.exec.store.mongo.common.MongoOp
Packages that use
MongoOp
Package
Description
org.apache.drill.exec.store.mongo.common
Uses of
MongoOp
in
org.apache.drill.exec.store.mongo.common
Methods in
org.apache.drill.exec.store.mongo.common
that return
MongoOp
Modifier and Type
Method
Description
static
MongoOp
MongoOp.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
MongoOp
[]
MongoOp.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.