NCBI C++ ToolKit
Classes | Typedefs | Enumerations | Variables
consumer.hpp File Reference
#include <corelib/ncbistl.hpp>
#include <objtools/pubseq_gateway/impl/cassandra/IdCassScope.hpp>
#include <objtools/pubseq_gateway/impl/cassandra/cass_driver.hpp>
#include <memory>
#include <functional>
#include <string>
+ Include dependency graph for consumer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  ICassandraFullscanConsumer
 

Typedefs

using TCassandraFullscanConsumerFactory = function< unique_ptr< ICassandraFullscanConsumer >()>
 

Enumerations

enum class  ECassandraFullscanConsumerPolicy { eOnePerThread = 0 , eOnePerQuery = 1 }
 

Variables

BEGIN_IDBLOB_SCOPE USING_NCBI_SCOPE
 

Typedef Documentation

◆ TCassandraFullscanConsumerFactory

Definition at line 72 of file consumer.hpp.

Enumeration Type Documentation

◆ ECassandraFullscanConsumerPolicy

Enumerator
eOnePerThread 
eOnePerQuery 

Definition at line 44 of file consumer.hpp.

Variable Documentation

◆ USING_NCBI_SCOPE

BEGIN_IDBLOB_SCOPE USING_NCBI_SCOPE

Definition at line 42 of file consumer.hpp.

Modified on Fri Sep 20 14:58:06 2024 by modify_doxy.py rev. 669887