Table of Contents - RDoc Documentation
Pages
CONTRIBUTING
Contributing to the PredictionIO Ruby SDK
Bug Fixes and New Features
Environment
Pull Requests
Talk To Us
Gemfile
Gemfile.lock
LICENSE
README
PredictionIO Ruby SDK
Support
Forum
Issue Tracker
Installation
Documentation and Usage
Version
Rakefile
created.rid
predictionio.gemspec
Classes/Modules
PredictionIO
Deprecation Notice
High-performance Asynchronous Backend
Installation
PredictionIO::AsyncRequest
PredictionIO::AsyncResponse
PredictionIO::Connection
PredictionIO::EngineClient
Synopsis
Instantiate an EngineClient
Send a Query to Retrieve Predictions
Top Section
Asynchronous Methods
Synchronous Methods
PredictionIO::EngineClient::BadRequestError
PredictionIO::EngineClient::NotFoundError
PredictionIO::EngineClient::ServerError
PredictionIO::EventClient
High-performance Asynchronous Backend
Installation
Synopsis
Instantiate an EventClient
Import a User Record from Your App (with asynchronous/non-blocking
Import a User Action (Rate) from Your App (with synchronous/blocking
Top Section
Asynchronous Methods
Synchronous Methods
PredictionIO::EventClient::NotCreatedError
Methods
::new — PredictionIO::AsyncRequest
::new — PredictionIO::AsyncResponse
::new — PredictionIO::Connection
::new — PredictionIO::EngineClient
::new — PredictionIO::EventClient
#acreate_event — PredictionIO::EventClient
#adelete — PredictionIO::Connection
#adelete_item — PredictionIO::EventClient
#adelete_user — PredictionIO::EventClient
#aget — PredictionIO::Connection
#apost — PredictionIO::Connection
#arecord_user_action_on_item — PredictionIO::EventClient
#asend_query — PredictionIO::EngineClient
#aset_item — PredictionIO::EventClient
#aset_user — PredictionIO::EventClient
#aunset_item — PredictionIO::EventClient
#aunset_user — PredictionIO::EventClient
#create_event — PredictionIO::EventClient
#delete_item — PredictionIO::EventClient
#delete_user — PredictionIO::EventClient
#get — PredictionIO::AsyncResponse
#get_status — PredictionIO::EngineClient
#get_status — PredictionIO::EventClient
#pending_requests — PredictionIO::EngineClient
#pending_requests — PredictionIO::EventClient
#qpath — PredictionIO::AsyncRequest
#record_user_action_on_item — PredictionIO::EventClient
#request — PredictionIO::Connection
#send_query — PredictionIO::EngineClient
#set — PredictionIO::AsyncResponse
#set_item — PredictionIO::EventClient
#set_user — PredictionIO::EventClient
#sync_events — PredictionIO::EngineClient
#sync_events — PredictionIO::EventClient
#unset_item — PredictionIO::EventClient
#unset_user — PredictionIO::EventClient