| Interface | Description |
|---|---|
| AllUtilityArgs |
Arguments for
AllItemSimilarities and AllRecommendations. |
| RunnerArgs |
Arguments for
Runner. |
| Class | Description |
|---|---|
| AllConfig |
Encapsulates configuration for
AllRecommendations and AllItemSimilarities. |
| AllItemSimilarities |
A simple command-line program that will compute most similar items for all items.
|
| AllRecommendations |
A simple command-line program that will compute recommendations for all users.
|
| DoSFilter |
A
Filter that rejects requests from hosts that are sending too many requests. |
| error_jspx | |
| index_jspx | |
| InitListener |
This servlet lifecycle listener makes sure that the shared
MyrrixRecommender instance
is initialized at startup, along with related objects, and shut down when the container is destroyed. |
| InMemoryRealm |
Adapted from Tomcat's
MemoryRealm. |
| Runner |
This is the runnable class which starts the Serving Layer and its Tomcat-based HTTP server.
|
| RunnerConfiguration |
Configuration for a
Runner. |
| som_jspx | |
| status_jspx |
Copyright © 2012-2013. All Rights Reserved.