OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DummyPersistentForeignStorage Member List

This is the complete list of members for DummyPersistentForeignStorage, including all inherited members.

append(const std::vector< ForeignStorageColumnBuffer > &column_buffers) overrideDummyPersistentForeignStoragevirtual
append(const ChunkKey &chunk_key, const SQLTypeInfo &sql_type, const int8_t *src, const size_t numBytes)DummyPersistentForeignStorageprivate
dropTable(const int db_id, const int table_id)=0PersistentForeignStorageInterfacepure virtual
files_DummyPersistentForeignStorageprivate
files_mutex_DummyPersistentForeignStorageprivate
getType() const overrideDummyPersistentForeignStoragevirtual
prepareTable(const int, const std::string &type, TableDescriptor &, std::list< ColumnDescriptor > &)PersistentForeignStorageInterfaceinlinevirtual
read(const ChunkKey &chunk_key, const SQLTypeInfo &sql_type, int8_t *dest, const size_t numBytes) overrideDummyPersistentForeignStoragevirtual
registerTable(Catalog_Namespace::Catalog *catalog, std::pair< int, int > table_key, const std::string &type, const TableDescriptor &td, const std::list< ColumnDescriptor > &cols, Data_Namespace::AbstractBufferMgr *mgr)=0PersistentForeignStorageInterfacepure virtual
tryZeroCopy(const ChunkKey &chunk_key, const SQLTypeInfo &sql_type, const size_t num_bytes)PersistentForeignStorageInterfaceinlinevirtual
~PersistentForeignStorageInterface()PersistentForeignStorageInterfaceinlinevirtual