Package | Description |
---|---|
com.cloudera.oryx.api.speed |
Application API interface classes for the Speed Layer.
|
com.cloudera.oryx.app.speed.als |
Contains an app tier implementation of a Speed Layer, for ALS recommendation.
|
com.cloudera.oryx.app.speed.kmeans |
Contains an app tier implementation of a Speed Layer, for ALS recommendation.
|
com.cloudera.oryx.app.speed.rdf |
Contains an app tier implementation of a Speed Layer, for random decision forest
classification and regression.
|
com.cloudera.oryx.example.speed |
Contains a minimal example of what a user application would create to implement a
Speed Layer.
|
com.cloudera.oryx.lambda.speed |
Contains the core support for the Lambda tier of the Speed Layers.
|
Class and Description |
---|
SpeedModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
speed layer.
|
Class and Description |
---|
AbstractSpeedModelManager
Convenience implementation of
SpeedModelManager that provides default implementations. |
SpeedModel
Interface that all Speed Layer in-memory models implement.
|
SpeedModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
speed layer.
|
Class and Description |
---|
AbstractSpeedModelManager
Convenience implementation of
SpeedModelManager that provides default implementations. |
SpeedModel
Interface that all Speed Layer in-memory models implement.
|
SpeedModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
speed layer.
|
Class and Description |
---|
AbstractSpeedModelManager
Convenience implementation of
SpeedModelManager that provides default implementations. |
SpeedModel
Interface that all Speed Layer in-memory models implement.
|
SpeedModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
speed layer.
|
Class and Description |
---|
AbstractSpeedModelManager
Convenience implementation of
SpeedModelManager that provides default implementations. |
SpeedModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
speed layer.
|
Class and Description |
---|
SpeedModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
speed layer.
|
Copyright © 2014–2018. All rights reserved.