Package | Description |
---|---|
com.cloudera.oryx.api.serving |
Application API interface classes for the Serving Layer.
|
com.cloudera.oryx.app.serving |
Contains common code supporting several implementations of an app-tier Serving Layer.
|
com.cloudera.oryx.app.serving.als |
Contains an app tier implementation of a Serving Layer, for ALS recommendation.
|
com.cloudera.oryx.app.serving.als.model |
Data model support for the ALS recommender Serving Layer app.
|
com.cloudera.oryx.app.serving.classreg |
Contains app tier support code for implementations of classification and
regression in the Serving Layer.
|
com.cloudera.oryx.app.serving.classreg.model | |
com.cloudera.oryx.app.serving.clustering | |
com.cloudera.oryx.app.serving.clustering.model |
Contains app tier support code for implementations of clustering in the Serving Layer.
|
com.cloudera.oryx.app.serving.kmeans |
Contains an app tier implementation of a Serving Layer, for k-means clustering.
|
com.cloudera.oryx.app.serving.kmeans.model |
Data model support for the k-means clustering Serving Layer app.
|
com.cloudera.oryx.app.serving.rdf |
Contains an app tier implementation of a Serving Layer, for random decision forest
classification and regression.
|
com.cloudera.oryx.app.serving.rdf.model |
Data model support for the random decision forest Serving Layer app.
|
com.cloudera.oryx.example.serving |
Contains a minimal example of what a user application would create to implement a
Serving Layer.
|
com.cloudera.oryx.lambda.serving |
Contains the core support for the Lambda tier of the Serving Layers.
|
Class and Description |
---|
ServingModel
Interface that all Serving Layer in-memory models implement.
|
ServingModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
serving layer.
|
Class and Description |
---|
HasCSV
Implementations of this interface can produce a CSV representation.
|
OryxResource
A utility class that can serve as a superclass of Serving Layer application endpoints.
|
OryxServingException
Thrown by Serving Layer endpoints to indicate an error in processing.
|
ServingModel
Interface that all Serving Layer in-memory models implement.
|
Class and Description |
---|
OryxResource
A utility class that can serve as a superclass of Serving Layer application endpoints.
|
OryxServingException
Thrown by Serving Layer endpoints to indicate an error in processing.
|
Class and Description |
---|
AbstractServingModelManager
Convenience implementation of
ServingModelManager that provides several default implementations. |
ServingModel
Interface that all Serving Layer in-memory models implement.
|
ServingModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
serving layer.
|
Class and Description |
---|
OryxResource
A utility class that can serve as a superclass of Serving Layer application endpoints.
|
OryxServingException
Thrown by Serving Layer endpoints to indicate an error in processing.
|
Class and Description |
---|
ServingModel
Interface that all Serving Layer in-memory models implement.
|
Class and Description |
---|
OryxResource
A utility class that can serve as a superclass of Serving Layer application endpoints.
|
OryxServingException
Thrown by Serving Layer endpoints to indicate an error in processing.
|
Class and Description |
---|
ServingModel
Interface that all Serving Layer in-memory models implement.
|
Class and Description |
---|
OryxResource
A utility class that can serve as a superclass of Serving Layer application endpoints.
|
OryxServingException
Thrown by Serving Layer endpoints to indicate an error in processing.
|
Class and Description |
---|
AbstractServingModelManager
Convenience implementation of
ServingModelManager that provides several default implementations. |
ServingModel
Interface that all Serving Layer in-memory models implement.
|
ServingModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
serving layer.
|
Class and Description |
---|
OryxResource
A utility class that can serve as a superclass of Serving Layer application endpoints.
|
OryxServingException
Thrown by Serving Layer endpoints to indicate an error in processing.
|
Class and Description |
---|
AbstractServingModelManager
Convenience implementation of
ServingModelManager that provides several default implementations. |
ServingModel
Interface that all Serving Layer in-memory models implement.
|
ServingModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
serving layer.
|
Class and Description |
---|
AbstractServingModelManager
Convenience implementation of
ServingModelManager that provides several default implementations. |
OryxResource
A utility class that can serve as a superclass of Serving Layer application endpoints.
|
OryxServingException
Thrown by Serving Layer endpoints to indicate an error in processing.
|
ServingModel
Interface that all Serving Layer in-memory models implement.
|
ServingModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
serving layer.
|
Class and Description |
---|
OryxServingException
Thrown by Serving Layer endpoints to indicate an error in processing.
|
ServingModel
Interface that all Serving Layer in-memory models implement.
|
ServingModelManager
Implementations of this interface maintain, in memory, the current state of a model in the
serving layer.
|
Copyright © 2014–2018. All rights reserved.