org
.
apache
.
spark
.
sql
.
mleap
TensorUDT
Related Docs:
object TensorUDT
|
package mleap
class
TensorUDT
extends
UserDefinedType
[
Tensor
[_]]
Linear Supertypes
UserDefinedType
[
Tensor
[_]],
Serializable
,
Serializable
,
DataType
,
AbstractDataType
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
TensorUDT
UserDefinedType
Serializable
Serializable
DataType
AbstractDataType
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
TensorUDT
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
BOOLEAN
:
Byte
val
BYTE
:
Byte
val
DOUBLE
:
Byte
val
FLOAT
:
Byte
val
INT
:
Byte
val
LONG
:
Byte
val
SHORT
:
Byte
val
STRING
:
Byte
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
catalogString
:
String
Definition Classes
UserDefinedType → DataType
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
defaultSize
:
Int
Definition Classes
UserDefinedType → DataType
def
deserialize
(
datum:
Any
)
:
Tensor
[_]
Definition Classes
TensorUDT
→ UserDefinedType
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
o:
Any
)
:
Boolean
Definition Classes
TensorUDT
→ UserDefinedType → AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
TensorUDT
→ UserDefinedType → AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
json
:
String
Definition Classes
DataType
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
prettyJson
:
String
Definition Classes
DataType
def
pyUDT
:
String
Definition Classes
UserDefinedType
def
serialize
(
obj:
Tensor
[_]
)
:
InternalRow
Definition Classes
TensorUDT
→ UserDefinedType
def
serializedPyClass
:
String
Definition Classes
UserDefinedType
def
simpleString
:
String
Definition Classes
DataType → AbstractDataType
def
sql
:
String
Definition Classes
UserDefinedType → DataType
def
sqlType
:
DataType
Definition Classes
TensorUDT
→ UserDefinedType
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
typeName
:
String
Definition Classes
DataType
def
userClass
:
Class
[
Tensor
[_]]
Definition Classes
TensorUDT
→ UserDefinedType
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
UserDefinedType
[
Tensor
[_]]
Inherited from
Serializable
Inherited from
Serializable
Inherited from
DataType
Inherited from
AbstractDataType
Inherited from
AnyRef
Inherited from
Any
Ungrouped