BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Macros | Enumerations
elasticsearch_plugin.hpp File Reference
#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.

Classes

class  graphene::elasticsearch::elasticsearch_plugin
 
struct  graphene::elasticsearch::operation_history_struct
 
struct  graphene::elasticsearch::block_struct
 
struct  graphene::elasticsearch::fee_struct
 
struct  graphene::elasticsearch::transfer_struct
 
struct  graphene::elasticsearch::fill_struct
 
struct  graphene::elasticsearch::visitor_struct
 
struct  graphene::elasticsearch::bulk_struct
 

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 }
 

Macro Definition Documentation

◆ ELASTICSEARCH_SPACE_ID

#define ELASTICSEARCH_SPACE_ID   6

Definition at line 45 of file elasticsearch_plugin.hpp.