Event

csw.params.events.Event
See theEvent companion trait
object Event

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Event.type

Members list

Type members

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

A helper method to create an event which is provided to subscriber when the received bytes could not be decoded into a valid event

A helper method to create an event which is provided to subscriber when the received bytes could not be decoded into a valid event

Attributes

Returns

an invalid event with the key representing a bad key by using a BAD subsystem

A helper method to create an event which is provided to subscriber when there is no event available at the time of subscription

A helper method to create an event which is provided to subscriber when there is no event available at the time of subscription

Value parameters

eventKey

the Event Key for which subscription was made

Attributes

Returns

an event with the same key as provided but with id and timestamp denoting an invalid event