Class IndexedMatrixValue
java.lang.Object
org.apache.sysds.runtime.instructions.spark.data.IndexedMatrixValue
- All Implemented Interfaces:
Serializable,SpillableObject
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddiscard()getValue()voidvoidset(MatrixIndexes indexes2, MatrixValue block2) voidsetValue(MatrixValue value) toString()booleantryWrite(DataOutput dataOutput)
-
Constructor Details
-
IndexedMatrixValue
public IndexedMatrixValue() -
IndexedMatrixValue
-
IndexedMatrixValue
-
IndexedMatrixValue
-
-
Method Details
-
getIndexes
-
getValue
-
setValue
-
set
-
toString
-
tryWrite
- Specified by:
tryWritein interfaceSpillableObject- Throws:
IOException
-
discard
public void discard()- Specified by:
discardin interfaceSpillableObject
-
read
- Specified by:
readin interfaceSpillableObject- Throws:
IOException
-