Package | Description |
---|---|
org.apache.sysds.runtime.controlprogram.parfor.util |
Modifier and Type | Method and Description |
---|---|
static LinkedList<Cell> |
StagingFileUtils.readCellListFromLocal(String fname) |
Modifier and Type | Method and Description |
---|---|
static void |
StagingFileUtils.writeCellListToLocal(String fname,
LinkedList<Cell> buffer) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.