|
libfoedus-core
FOEDUS Core Library
|
#include "foedus/storage/array/array_metadata.hpp"#include <iostream>#include <sstream>#include <string>#include "foedus/externalize/externalizable.hpp"
Go to the source code of this file.
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
| foedus::storage | |
| Storage Manager, which implements a couple of key/value stores. | |
| foedus::storage::array | |
| Array Storage, a dense and regular array. | |
Functions | |
| std::ostream & | foedus::storage::array::operator<< (std::ostream &o, const ArrayMetadata &v) |