BatchedEvents
 portals.runtime.BatchedEvents$
  object BatchedEvents
 
Attributes
- Graph
- 
    
- Supertypes
- 
    class Objecttrait Matchableclass Any
- Self type
- 
    BatchedEvents.type
Members list
Type members
Classlikes
            case class AtomBatch[T](path: String, list: List[WrappedEvent[T]]) extends EventBatch
           
          Atom of regular events.
Atom of regular events.
Attributes
- Supertypes
- 
               trait Serializabletrait Producttrait Equalstrait EventBatchclass Objecttrait Matchableclass AnyShow all
Internal API. Atom of events together with meta data.
Internal API. Atom of events together with meta data.
Attributes
- Supertypes
- 
               class Objecttrait Matchableclass Any
- Known subtypes
- 
               class AtomBatch[T]
Extensions
Extensions
In this article