com
.
tencent
.
angel
.
graph
.
data
NodeBinaryFormat
Related Doc:
package data
class
NodeBinaryFormat
extends
RowBasedFormat
Linear Supertypes
RowBasedFormat
,
MatrixFormatImpl
,
MatrixFormat
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
NodeBinaryFormat
RowBasedFormat
MatrixFormatImpl
MatrixFormat
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
NodeBinaryFormat
(
conf:
Configuration
)
Type Members
class
PartitionDiskOp
extends
RecursiveAction
Attributes
private[
com.tencent.angel.model.output.format
]
Definition Classes
MatrixFormatImpl
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
filter
(
arg0:
ServerPartition
,
arg1:
List
[
Integer
]
)
:
List
[
Integer
]
Attributes
protected[
com.tencent.angel.model.output.format
]
Definition Classes
MatrixFormatImpl
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
AnyRef → Any
def
initMatrix
(
arg0:
MatrixFilesMeta
)
:
Matrix
Definition Classes
MatrixFormatImpl
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
load
(
matrix:
Matrix
,
partMeta:
MatrixPartitionMeta
,
loadContext:
MatrixLoadContext
,
in:
FSDataInputStream
)
:
Unit
Definition Classes
NodeBinaryFormat
→ MatrixFormatImpl
def
load
(
part:
RowBasedPartition
,
partMeta:
MatrixPartitionMeta
,
loadContext:
PSMatrixLoadContext
,
input:
DataInputStream
)
:
Unit
Definition Classes
NodeBinaryFormat
→ RowBasedFormat
def
load
(
arg0:
ServerPartition
,
arg1:
MatrixPartitionMeta
,
arg2:
PSMatrixLoadContext
,
arg3:
DataInputStream
)
:
Unit
Definition Classes
RowBasedFormat → MatrixFormatImpl
Annotations
@throws
(
classOf[java.io.IOException]
)
def
load
(
arg0:
MatrixLoadContext
,
arg1:
Configuration
)
:
Matrix
Definition Classes
MatrixFormatImpl → MatrixFormat
Annotations
@throws
(
classOf[java.io.IOException]
)
def
load
(
arg0:
ServerMatrix
,
arg1:
PSMatrixLoadContext
,
arg2:
Configuration
)
:
Unit
Definition Classes
MatrixFormatImpl → MatrixFormat
Annotations
@throws
(
classOf[java.io.IOException]
)
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
save
(
part:
RowBasedPartition
,
partMeta:
MatrixPartitionMeta
,
saveContext:
PSMatrixSaveContext
,
output:
DataOutputStream
)
:
Unit
Definition Classes
NodeBinaryFormat
→ RowBasedFormat
def
save
(
arg0:
ServerPartition
,
arg1:
MatrixPartitionMeta
,
arg2:
PSMatrixSaveContext
,
arg3:
DataOutputStream
)
:
Unit
Definition Classes
RowBasedFormat → MatrixFormatImpl
Annotations
@throws
(
classOf[java.io.IOException]
)
def
save
(
arg0:
Matrix
,
arg1:
MatrixSaveContext
,
arg2:
Configuration
)
:
Unit
Definition Classes
MatrixFormatImpl → MatrixFormat
Annotations
@throws
(
classOf[java.io.IOException]
)
def
save
(
arg0:
ServerMatrix
,
arg1:
PSMatrixSaveContext
,
arg2:
Configuration
)
:
Unit
Definition Classes
MatrixFormatImpl → MatrixFormat
Annotations
@throws
(
classOf[java.io.IOException]
)
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
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
(
...
)
Inherited from
RowBasedFormat
Inherited from
MatrixFormatImpl
Inherited from
MatrixFormat
Inherited from
AnyRef
Inherited from
Any
Ungrouped