Packages

package Model

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class DetailedEvent extends Event with EventTrait
  2. class Event extends EventTrait
  3. case class EventStream(event_type: String, timestamp: String, position: Int, trace: String) extends Event with EventTrait with Product with Serializable
  4. trait EventTrait extends Serializable
  5. class Sequence extends Serializable

Value Members

  1. object Structs

    This class contains te model that it is used in all the SIESTA pipeline.

    This class contains te model that it is used in all the SIESTA pipeline. These methods are not related to any database, they just describe the main process and the databases need to comply with them, by implementing the corresponding methods.

Ungrouped