Suspended

portals.runtime.SuspendingRuntime$.Suspended
case class Suspended(path: Path, shuffle: List[ShuffleBatch[_]], intermediate: List[EventBatch]) extends StepResult

Suspended processing of path with shuffle side-effects and intermediate output.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait StepResult
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product