# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewElasticProcessor handles Elasticsearch operations such as initialization, adding, modifying or removing data.
# Structs
ArgElasticProcessor holds all dependencies required by the elasticProcessor in order to create new instances.
# Interfaces
DatabaseClientHandler defines the actions that a component that handles requests should do.
DBAccountHandler defines the actions that an accounts' handler should do.
DBBlockHandler defines the actions that a block handler should do.
DBLogsAndEventsHandler defines the actions that a logs and events handler should do.
DBMiniblocksHandler defines the actions that a miniblocks handler should do.
DBStatisticsHandler defines the actions that a database statistics handler should do.
DBTransactionsHandler defines the actions that a transactions handler should do.
DBValidatorsHandler defines the actions that a validators handler should do.
OperationsHandler defines the actions that an operations' handler should do.