water
.
fvec
MapReduce
abstract
class
MapReduce
[
MapType
,
E <:
MapReduce
[
MapType
,
E
]
]
extends
Iced
[
Nothing
]
Self Type
E
Linear Supertypes
Iced
[
Nothing
],
Externalizable
,
Serializable
,
Freezable
[
Nothing
],
Cloneable
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
MapReduce
Iced
Externalizable
Serializable
Freezable
Cloneable
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
MapReduce
()
(
implicit
arg0:
ClassTag
[
MapType
]
)
Type Members
type
maptype
=
MapType
type
self
=
E
Abstract Value Members
abstract
def
map
(
row:
MapType
)
:
Unit
abstract
def
reduce
(
that:
E.self
)
:
Unit
Concrete 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
def
asBytes
()
:
Array
[
Byte
]
Definition Classes
Iced → Freezable
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
clone
()
:
Nothing
Definition Classes
Iced → Freezable → AnyRef
def
copyOver
(
arg0:
Nothing
)
:
Unit
Attributes
protected[
water
]
Definition Classes
Iced
def
doAll
(
fr:
H2OFrame
)
:
MapReduce
.this.type
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
frozenType
()
:
Int
Definition Classes
Iced → Freezable
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
read
(
arg0:
AutoBuffer
)
:
Nothing
Definition Classes
Iced → Freezable
def
readExternal
(
arg0:
ObjectInput
)
:
Unit
Definition Classes
Iced → Externalizable
Annotations
@throws
(
...
)
@throws
(
classOf[java.io.IOException]
)
final
def
readJSON
(
arg0:
AutoBuffer
)
:
Nothing
Definition Classes
Iced → Freezable
def
reloadFromBytes
(
arg0:
Array
[
Byte
]
)
:
Nothing
Definition Classes
Iced → Freezable
def
skipNA
:
Boolean
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
toJsonString
()
:
String
Definition Classes
Iced
def
toString
()
:
String
Definition Classes
AnyRef → Any
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
(
...
)
final
def
write
(
arg0:
AutoBuffer
)
:
AutoBuffer
Definition Classes
Iced → Freezable
def
writeExternal
(
arg0:
ObjectOutput
)
:
Unit
Definition Classes
Iced → Externalizable
Annotations
@throws
(
classOf[java.io.IOException]
)
final
def
writeJSON
(
arg0:
AutoBuffer
)
:
AutoBuffer
Definition Classes
Iced → Freezable
Inherited from
Iced
[
Nothing
]
Inherited from
Externalizable
Inherited from
Serializable
Inherited from
Freezable
[
Nothing
]
Inherited from
Cloneable
Inherited from
AnyRef
Inherited from
Any
Ungrouped