Splitters

portals.application.splitter.Splitters$
object Splitters

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Splitters.type

Members list

Value members

Concrete methods

def empty[T](): Splitter[T]

Creates an empty splitter, one that does not have any splits yet, to be used for adding new output splits.

Creates an empty splitter, one that does not have any splits yet, to be used for adding new output splits.

Type parameters

T

event type of the splitter

Attributes

Returns

empty splitter, with no current splits/filters