#include <column.h>
◆ TypedColumn()
◆ ~TypedColumn()
◆ basic_buffer()
◆ basic_buffer_size()
◆ close()
◆ copy_to_tmp()
void gs::TypedColumn< std::string_view >::copy_to_tmp |
( |
const std::string & |
cur_path, |
|
|
const std::string & |
tmp_path |
|
) |
| |
|
inlineoverridevirtual |
◆ dump()
void gs::TypedColumn< std::string_view >::dump |
( |
const std::string & |
filename | ) |
|
|
inlineoverridevirtual |
◆ extra_buffer()
◆ extra_buffer_size()
◆ get()
◆ get_view()
std::string_view gs::TypedColumn< std::string_view >::get_view |
( |
size_t |
idx | ) |
const |
|
inline |
◆ ingest()
void gs::TypedColumn< std::string_view >::ingest |
( |
uint32_t |
index, |
|
|
grape::OutArchive & |
arc |
|
) |
| |
|
inlineoverridevirtual |
◆ open()
void gs::TypedColumn< std::string_view >::open |
( |
const std::string & |
name, |
|
|
const std::string & |
snapshot_dir, |
|
|
const std::string & |
work_dir |
|
) |
| |
|
inlineoverridevirtual |
◆ open_in_memory()
void gs::TypedColumn< std::string_view >::open_in_memory |
( |
const std::string & |
prefix | ) |
|
|
inlineoverridevirtual |
◆ open_with_hugepages()
void gs::TypedColumn< std::string_view >::open_with_hugepages |
( |
const std::string & |
prefix, |
|
|
bool |
force |
|
) |
| |
|
inlineoverridevirtual |
◆ resize()
◆ set_any()
◆ set_value()
void gs::TypedColumn< std::string_view >::set_value |
( |
size_t |
idx, |
|
|
const std::string_view & |
val |
|
) |
| |
|
inline |
◆ set_value_with_check()
void gs::TypedColumn< std::string_view >::set_value_with_check |
( |
size_t |
idx, |
|
|
const std::string_view & |
value |
|
) |
| |
|
inline |
◆ size()
◆ storage_strategy()
◆ touch()
void gs::TypedColumn< std::string_view >::touch |
( |
const std::string & |
filename | ) |
|
|
inlineoverridevirtual |
◆ type()
◆ basic_buffer_
◆ basic_pos_
◆ basic_size_
◆ extra_buffer_
◆ extra_size_
◆ pos_
◆ strategy_
◆ width_
The documentation for this class was generated from the following file:
- /home/runner/work/GraphScope/GraphScope/flex/utils/property/column.h