Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
migration::cassandra::impl::TableObjectsDesc Struct Reference

The description of the objects table. It has to be a TableSpec. More...

#include <ObjectsAdapter.hpp>

Public Types

using Row = std::tuple<ripple::uint256, std::uint32_t, data::Blob>
 

Static Public Attributes

static constexpr char const * kPARTITION_KEY = "key"
 
static constexpr char const * kTABLE_NAME = "objects"
 

Detailed Description

The description of the objects table. It has to be a TableSpec.


The documentation for this struct was generated from the following file: