EventBatch

portals.runtime.BatchedEvents$.EventBatch
sealed trait EventBatch

Internal API. Atom of events together with meta data.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AtomBatch[T]

Members list

Value members

Concrete methods

def list: List[WrappedEvent[_]]
Extension method from BatchedEvents
def nonEmpty: Boolean
Extension method from BatchedEvents