scalaz
.
stream
.
mongodb
.
aggregate
MapReducePersistent
case class
MapReducePersistent
(
mr:
MapReduce
,
persistCollection:
String
,
persistDb:
Option
[
String
] =
scala.None
,
current:
MapReducePersistOption.Value
=
MapReducePersistOption.Override
,
sh:
Boolean
=
false
,
na:
Boolean
=
false
)
extends
MapReduceDefinition
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
MapReduceDefinition
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
MapReducePersistent
Serializable
Serializable
Product
Equals
MapReduceDefinition
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
MapReducePersistent
(
mr:
MapReduce
,
persistCollection:
String
,
persistDb:
Option
[
String
] =
scala.None
,
current:
MapReducePersistOption.Value
=
MapReducePersistOption.Override
,
sh:
Boolean
=
false
,
na:
Boolean
=
false
)
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
asShard
:
MapReducePersistent
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
current
:
MapReducePersistOption.Value
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
finalize
(
jsf:
String
)
:
MapReducePersistent
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
jsModeInMemory
:
MapReducePersistent
def
limit
(
count:
Int
)
:
MapReducePersistent
def
mergeCurrent
:
MapReducePersistent
val
mr
:
MapReduce
val
na
:
Boolean
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
nonAtomic
:
MapReducePersistent
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
persistCollection
:
String
val
persistDb
:
Option
[
String
]
def
reduceCurrent
:
MapReducePersistent
def
scope
(
jsscope:
String
)
:
MapReducePersistent
val
sh
:
Boolean
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toChannelResult
(
q:
Query
)
:
ChannelResult
[
DBCollection
,
DBObject
]
Definition Classes
MapReducePersistent
→
MapReduceDefinition
def
verbose
:
MapReducePersistent
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
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
MapReduceDefinition
Inherited from
AnyRef
Inherited from
Any
Ungrouped