Package org.apache.sysds.resource.cost
Class IOCostUtils
- java.lang.Object
-
- org.apache.sysds.resource.cost.IOCostUtils
-
public class IOCostUtils extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static double
DEFAULT_MBS_HDFSREAD_BINARYBLOCK_SPARSE
-
Constructor Summary
Constructors Constructor Description IOCostUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getDataSource(String fileName)
-
-
-
Field Detail
-
DEFAULT_MBS_HDFSREAD_BINARYBLOCK_SPARSE
public static final double DEFAULT_MBS_HDFSREAD_BINARYBLOCK_SPARSE
- See Also:
- Constant Field Values
-
-