Package

org.apache.predictionio

data

Permalink

package data

Provides data access for PredictionIO and any engines running on top of PredictionIO

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. data
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. package storage

    Permalink

    If you are an engine developer, please refer to the store package.

    If you are an engine developer, please refer to the store package.

    This package provides convenient access to underlying data access objects. The common entry point is Storage.

    Developer APIs are available to advanced developers to add support of other data store backends.

  2. package store

    Permalink

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

Inherited from AnyRef

Inherited from Any

Ungrouped