ClientRecommender-class: Object of class ClientRecommender
Description
An implementation of MyrrixRecommender which accesses a
remote Serving Layer instance over HTTP or HTTPS. This is
like a local "handle" on the remote recommender.
Arguments
config
An object of class
MyrrixClientConfiguration
Slots
recommender:
A java object of
class net.myrrix.client.ClientRecommender
clientConfiguration:
An object of class
MyrrixClientConfiguration, which holds the java object
with the connection settings to Myrrix