io.prediction.data

store

package store

Provides high level interfaces to the Event Store from within a prediction engine.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. store
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. object LEventStore

    This object provides a set of operation to access Event Store without going through Spark's parallelization

  2. object PEventStore

    This object provides a set of operation to access Event Store with Spark's parallelization

  3. package java

Inherited from AnyRef

Inherited from Any

Ungrouped