BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <graphene/app/plugin.hpp>
#include <graphene/chain/database.hpp>
#include <graphene/chain/operation_history_object.hpp>
#include <graphene/utilities/elasticsearch.hpp>
Go to the source code of this file.
Namespaces | |
graphene | |
graphene::elasticsearch | |
graphene::elasticsearch::detail | |
Macros | |
#define | ELASTICSEARCH_SPACE_ID 6 |
Enumerations | |
enum | graphene::elasticsearch::mode { graphene::elasticsearch::mode::only_save = 0, graphene::elasticsearch::mode::only_query = 1, graphene::elasticsearch::mode::all = 2 } |
#define ELASTICSEARCH_SPACE_ID 6 |
Definition at line 45 of file elasticsearch_plugin.hpp.