libfoedus-core
FOEDUS Core Library
array_metadata.hpp File Reference
#include <stdint.h>
#include <iosfwd>
#include <string>
#include "foedus/cxx11.hpp"
#include "foedus/error_stack.hpp"
#include "foedus/externalize/externalizable.hpp"
#include "foedus/storage/metadata.hpp"
#include "foedus/storage/storage_id.hpp"
#include "foedus/storage/array/array_id.hpp"
#include "foedus/storage/array/fwd.hpp"
Include dependency graph for array_metadata.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foedus::storage::array::ArrayMetadata
 Metadata of an array storage. More...
 
struct  foedus::storage::array::ArrayMetadataSerializer
 

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.