jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Classes | Namespaces | Typedefs | Enumerations
storage.hpp File Reference
#include <string>
#include <utility>
#include <vector>
#include <msgpack.hpp>
#include "../framework/mixable_helper.hpp"
#include "../common/version.hpp"
#include "clustering_config.hpp"
#include "types.hpp"
#include "event_dispatcher.hpp"
Include dependency graph for storage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jubatus::core::clustering::storage
 

Namespaces

 jubatus
 
 jubatus::core
 
 jubatus::core::clustering
 

Typedefs

typedef framework::linear_mixable_helper< storage, diff_t > jubatus::core::clustering::mixable_storage
 

Enumerations

enum  jubatus::core::clustering::storage_event_type { jubatus::core::clustering::REVISION_CHANGE, jubatus::core::clustering::UPDATE }