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::Rangers Class Reference

#include <swcdb/db/client/service/rgr/Rangers.h>

+ Collaboration diagram for SWC::client::Rangers:

Public Member Functions

SWC_CAN_INLINE Rangers () noexcept
 
 Rangers (const Config::Settings &settings, Comm::IoContextPtr ioctx, const ContextRanger::Ptr &rgr_ctx)
 
SWC_CAN_INLINE ~Rangers () noexcept
 

Public Attributes

const Comm::client::ConnQueuesPtr queues
 
CachedRangers cache
 

Detailed Description

Definition at line 19 of file Rangers.h.

Constructor & Destructor Documentation

◆ Rangers() [1/2]

SWC_CAN_INLINE SWC::client::Rangers::Rangers ( )
inlinenoexcept

Definition at line 23 of file Rangers.h.

◆ Rangers() [2/2]

SWC::client::Rangers::Rangers ( const Config::Settings settings,
Comm::IoContextPtr  ioctx,
const ContextRanger::Ptr rgr_ctx 
)

Definition at line 12 of file Rangers.cc.

◆ ~Rangers()

SWC_CAN_INLINE SWC::client::Rangers::~Rangers ( )
inlinenoexcept

Definition at line 30 of file Rangers.h.

Member Data Documentation

◆ cache

◆ queues


The documentation for this class was generated from the following files: