Class TaskContext
java.lang.Object
org.apache.sysds.runtime.ooc.stream.TaskContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancanPipe()static voidstatic voidstatic TaskContextstatic booleanstatic voidsetContext(TaskContext context)
-
Constructor Details
-
TaskContext
public TaskContext()
-
-
Method Details
-
getContext
-
setContext
-
clearContext
public static void clearContext() -
defer
-
runDeferred
public static boolean runDeferred() -
canPipe
public static boolean canPipe()
-