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::Managers::MasterRangesCache::Column Member List

This is the complete list of members for SWC::client::Managers::MasterRangesCache::Column, including all inherited members.

_allocate(size_type sz, ArgsT &&... args)SWC::Core::Vector< Range >inlineprivatestatic
_allocate_insert(pointer data_prev, size_type size_prev, size_type offset, size_type size, ArgsT &&... args)SWC::Core::Vector< Range >inlineprivatestatic
_allocate_insert(pointer data_prev, size_type size_prev, size_type offset, size_type size, const_iterator first, const_iterator last)SWC::Core::Vector< Range >inlineprivatestatic
_allocate_uinitialized(size_type size)SWC::Core::Vector< Range >inlineprivatestatic
_allocate_uinitialized(pointer data_prev, size_t size_prev, size_type sz)SWC::Core::Vector< Range >inlineprivatestatic
_alter(pointer data, size_type remain, size_type amount) noexcept(_NoExceptMove &&_NoExceptDestructor)SWC::Core::Vector< Range >inlineprivatestatic
_capSWC::Core::Vector< Range >private
_construct(pointer ptr, ArgsT &&... args) noexcept(std::is_nothrow_constructible_v< value_type, ArgsT... >)SWC::Core::Vector< Range >inlineprivatestatic
_copy(pointer data, const_pointer data_prev, size_type size_prev) noexcept(_NoExceptCopy)SWC::Core::Vector< Range >inlineprivatestatic
_dataSWC::Core::Vector< Range >private
_deallocate(pointer data, size_t) noexceptSWC::Core::Vector< Range >inlineprivatestatic
_grow(size_type sz)SWC::Core::Vector< Range >inlineprivate
_move(pointer data, pointer data_prev, size_type size_prev) noexcept(_NoExceptMove &&_NoExceptDestructor)SWC::Core::Vector< Range >inlineprivatestatic
_NoExceptCopySWC::Core::Vector< Range >privatestatic
_NoExceptDestructorSWC::Core::Vector< Range >privatestatic
_NoExceptMoveSWC::Core::Vector< Range >privatestatic
_NoExceptMoveAssignSWC::Core::Vector< Range >privatestatic
_Requires_CostructorSWC::Core::Vector< Range >privatestatic
_Requires_DestructorSWC::Core::Vector< Range >privatestatic
_sizeSWC::Core::Vector< Range >private
assign(IteratorT first, IteratorT last)SWC::Core::Vector< Range >inlineprivate
back() noexceptSWC::Core::Vector< Range >inlineprivate
back() const noexceptSWC::Core::Vector< Range >inlineprivate
begin() noexceptSWC::Core::Vector< Range >inlineprivate
begin() const noexceptSWC::Core::Vector< Range >inlineprivate
capacity() const noexceptSWC::Core::Vector< Range >inlineprivate
cbegin() const noexceptSWC::Core::Vector< Range >inlineprivate
cend() const noexceptSWC::Core::Vector< Range >inlineprivate
clear() noexcept(_NoExceptDestructor)SWC::Core::Vector< Range >inlineprivate
clear_expired() noexceptSWC::client::Managers::MasterRangesCache::Column
Column() noexceptSWC::client::Managers::MasterRangesCache::Columninline
Column(const Column &)=deleteSWC::client::Managers::MasterRangesCache::Column
const_iterator typedefSWC::Core::Vector< Range >private
const_pointer typedefSWC::Core::Vector< Range >private
const_reference typedefSWC::Core::Vector< Range >private
data() noexceptSWC::Core::Vector< Range >inlineprivate
data() const noexceptSWC::Core::Vector< Range >inlineprivate
emplace(const_iterator it, ArgsT &&... args)SWC::Core::Vector< Range >inlineprivate
emplace_back(ArgsT &&... args)SWC::Core::Vector< Range >inlineprivate
emplace_back_unsafe(ArgsT &&... args) noexcept(std::is_nothrow_constructible_v< value_type, ArgsT... >)SWC::Core::Vector< Range >inlineprivate
empty() const noexceptSWC::Core::Vector< Range >inlineprivate
end() noexceptSWC::Core::Vector< Range >inlineprivate
end() const noexceptSWC::Core::Vector< Range >inlineprivate
erase(size_type offset) noexcept(_NoExceptMoveAssign &&_NoExceptDestructor)SWC::Core::Vector< Range >inlineprivate
erase(const_iterator it) noexcept(_NoExceptMoveAssign &&_NoExceptDestructor)SWC::Core::Vector< Range >inlineprivate
erase(const_iterator first, const_iterator last) noexcept(_NoExceptMoveAssign &&_NoExceptDestructor)SWC::Core::Vector< Range >inlineprivate
expiry_msSWC::client::Managers::MasterRangesCache::Columnprivate
free() noexceptSWC::Core::Vector< Range >inlineprivate
front() noexceptSWC::Core::Vector< Range >inlineprivate
front() const noexceptSWC::Core::Vector< Range >inlineprivate
get_read(const DB::Cell::Key &range_begin, const DB::Cell::Key &range_end, rid_t &rid, DB::Cell::Key &offset, bool &is_end, Comm::EndPoints &endpoints, int64_t &revision)SWC::client::Managers::MasterRangesCache::Column
get_write(const DB::Cell::Key &key, rid_t &rid, DB::Cell::Key &key_end, Comm::EndPoints &endpoints, int64_t &revision)SWC::client::Managers::MasterRangesCache::Column
init(DB::Types::KeySeq _key_seq, Config::Property::Value_int32_g::Ptr _expiry_ms) noexceptSWC::client::Managers::MasterRangesCache::Columninline
insert(size_type offset, ArgsT &&... args)SWC::Core::Vector< Range >inlineprivate
insert(const_iterator it, ArgsT &&... args)SWC::Core::Vector< Range >inlineprivate
insert(size_type offset, const_iterator first, const_iterator last)SWC::Core::Vector< Range >inlineprivate
insert(const_iterator it, const_iterator first, const_iterator last)SWC::Core::Vector< Range >inlineprivate
insert_unsafe(const_iterator it, ArgsT &&... args) noexcept(_NoExceptMove &&_NoExceptDestructor &&std::is_nothrow_constructible_v< value_type, ArgsT... >)SWC::Core::Vector< Range >inlineprivate
iterator typedefSWC::Core::Vector< Range >private
key_seqSWC::client::Managers::MasterRangesCache::Columnprivate
m_mutexSWC::client::Managers::MasterRangesCache::Columnmutableprivate
max_size() noexceptSWC::Core::Vector< Range >inlineprivatestatic
operator!=(const Vector &other) const noexceptSWC::Core::Vector< Range >inlineprivate
operator=(const Column &)=deleteSWC::client::Managers::MasterRangesCache::Column
Vector< Range >::operator=(Vector &&other) noexceptSWC::Core::Vector< Range >inlineprivate
Vector< Range >::operator=(const Vector &other)SWC::Core::Vector< Range >inlineprivate
operator==(const Vector &other) const noexceptSWC::Core::Vector< Range >inlineprivate
operator[](size_type pos) noexceptSWC::Core::Vector< Range >inlineprivate
operator[](size_type pos) const noexceptSWC::Core::Vector< Range >inlineprivate
pointer typedefSWC::Core::Vector< Range >private
pop_back() noexcept(_NoExceptDestructor)SWC::Core::Vector< Range >inlineprivate
push_back(ArgsT &&... args)SWC::Core::Vector< Range >inlineprivate
push_back_unsafe(ArgsT &&... args) noexcept(std::is_nothrow_constructible_v< value_type, ArgsT... >)SWC::Core::Vector< Range >inlineprivate
reference typedefSWC::Core::Vector< Range >private
remove(const rid_t rid) noexceptSWC::client::Managers::MasterRangesCache::Column
reserve(size_type cap)SWC::Core::Vector< Range >inlineprivate
reserve()SWC::Core::Vector< Range >inlineprivate
resize(size_type sz, ArgsT &&... args)SWC::Core::Vector< Range >inlineprivate
set(const rid_t rid, const DB::Cell::Key &range_begin, const DB::Cell::Key &range_end, const Comm::EndPoints &endpoints, const int64_t revision)SWC::client::Managers::MasterRangesCache::Column
shrink_to_fit(size_type sz=0)SWC::Core::Vector< Range >inlineprivate
size() const noexceptSWC::Core::Vector< Range >inlineprivate
size_type typedefSWC::Core::Vector< Range >private
swap(Vector &other) noexceptSWC::Core::Vector< Range >inlineprivate
value_type typedefSWC::Core::Vector< Range >private
Vector() noexceptSWC::Core::Vector< Range >inlineprivate
Vector(size_type sz, ArgsT &&... args)SWC::Core::Vector< Range >inlineprivate
Vector(Vector &&other) noexceptSWC::Core::Vector< Range >inlineprivate
Vector(const Vector &other)SWC::Core::Vector< Range >inlineprivate
Vector(const_iterator _b, const_iterator _e)SWC::Core::Vector< Range >inlineprivate
Vector(std::initializer_list< value_type > &&l)SWC::Core::Vector< Range >inlineprivate
~Column() noexceptSWC::client::Managers::MasterRangesCache::Columninline
~Vector() noexcept(_NoExceptDestructor)SWC::Core::Vector< Range >inlineprivate