OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
foreign_storage::MetadataScanInfeasibleFragmentSizeException Class Reference

#include <ForeignStorageException.h>

+ Inheritance diagram for foreign_storage::MetadataScanInfeasibleFragmentSizeException:
+ Collaboration diagram for foreign_storage::MetadataScanInfeasibleFragmentSizeException:

Public Member Functions

 MetadataScanInfeasibleFragmentSizeException (const std::string &error_message)
 
- Public Member Functions inherited from foreign_storage::ForeignStorageException
 ForeignStorageException (const std::string &error_message)
 

Public Attributes

int32_t min_feasible_fragment_size_
 

Detailed Description

Definition at line 30 of file ForeignStorageException.h.

Constructor & Destructor Documentation

foreign_storage::MetadataScanInfeasibleFragmentSizeException::MetadataScanInfeasibleFragmentSizeException ( const std::string &  error_message)
inline

Member Data Documentation

int32_t foreign_storage::MetadataScanInfeasibleFragmentSizeException::min_feasible_fragment_size_

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