io.prediction.data.storage

jdbc

package jdbc

JDBC implementation of storage traits, supporting meta data, event data, and model data

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

Type Members

  1. class JDBCAccessKeys extends AccessKeys with Logging

    JDBC implementation of AccessKeys

  2. class JDBCApps extends Apps with Logging

    JDBC implementation of Apps

  3. class JDBCChannels extends Channels with Logging

    JDBC implementation of Channels

  4. class JDBCEngineInstances extends EngineInstances with Logging

    JDBC implementation of EngineInstances

  5. class JDBCEngineManifests extends EngineManifests with Logging

    JDBC implementation of EngineManifests

  6. class JDBCEvaluationInstances extends EvaluationInstances with Logging

    JDBC implementations of EvaluationInstances

  7. class JDBCLEvents extends LEvents with Logging

    JDBC implementation of LEvents

  8. class JDBCModels extends Models with Logging

    JDBC implementation of Models

  9. class JDBCPEvents extends PEvents

    JDBC implementation of PEvents

  10. class StorageClient extends BaseStorageClient with Logging

    JDBC implementation of BaseStorageClient

Value Members

  1. object JDBCUtils

    JDBC related utilities

Inherited from AnyRef

Inherited from Any

Ungrouped