SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
SWC::client Namespace Reference

The SWC-DB Client C++ namespace 'SWC::client'. More...

Namespaces

 FsBroker
 The SWC-DB FS::Broker's Client to FsBroker C++ namespace 'SWC::client::FsBroker'.
 
 Mngr
 The SWC-DB Manager's Client to Database C++ namespace 'SWC::client::Mngr'.
 
 Query
 The SWC-DB Query C++ namespace 'SWC::client::Query'.
 
 SQL
 The SWC-DB SQL C++ namespace 'SWC::client::SQL'.
 
 ThriftBroker
 The SWC-DB ThriftBroker's Client to Database C++ namespace 'SWC::client::ThriftBroker'.
 

Classes

class  Brokers
 
class  CachedRangers
 
class  Clients
 
class  ContextBroker
 
class  ContextManager
 
class  ContextRanger
 
class  Managers
 
struct  RangeEndPoints
 
class  Rangers
 
class  Schemas
 

Typedefs

typedef std::shared_ptr< ClientsClientsPtr
 

Detailed Description

The SWC-DB Client C++ namespace 'SWC::client'.

Typedef Documentation

◆ ClientsPtr

typedef std::shared_ptr<Clients> SWC::client::ClientsPtr

Definition at line 24 of file Clients.h.