|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
This is the complete list of members for impala::LibCache, including all inherited members.
| CheckSymbolExists(const std::string &hdfs_lib_file, LibType type, const std::string &symbol, bool quiet=false) | impala::LibCache | |
| current_process_handle_ | impala::LibCache | private |
| DecrementUseCount(LibCacheEntry *entry) | impala::LibCache | |
| DropCache() | impala::LibCache | |
| GetCacheEntry(const std::string &hdfs_lib_file, LibType type, boost::unique_lock< boost::mutex > *entry_lock, LibCacheEntry **entry) | impala::LibCache | private |
| GetCacheEntryInternal(const std::string &hdfs_lib_file, LibType type, boost::unique_lock< boost::mutex > *entry_lock, LibCacheEntry **entry) | impala::LibCache | private |
| GetLocalLibPath(const std::string &hdfs_lib_file, LibType type, std::string *local_path) | impala::LibCache | |
| GetSoFunctionPtr(const std::string &hdfs_lib_file, const std::string &symbol, void **fn_ptr, LibCacheEntry **entry, bool quiet=false) | impala::LibCache | |
| Init() | impala::LibCache | static |
| InitInternal() | impala::LibCache | private |
| instance() | impala::LibCache | inlinestatic |
| instance_ | impala::LibCache | privatestatic |
| lib_cache_ | impala::LibCache | private |
| LibCache() | impala::LibCache | private |
| LibCache(LibCache const &l) | impala::LibCache | private |
| LibMap typedef | impala::LibCache | private |
| LibType enum name | impala::LibCache | |
| lock_ | impala::LibCache | private |
| MakeLocalPath(const std::string &hdfs_path, const std::string &local_dir) | impala::LibCache | private |
| num_libs_copied_ | impala::LibCache | private |
| operator=(LibCache const &l) | impala::LibCache | private |
| RemoveEntry(const std::string &hdfs_lib_file) | impala::LibCache | |
| RemoveEntryInternal(const std::string &hdfs_lib_file, const LibMap::iterator &entry_iterator) | impala::LibCache | private |
| SetNeedsRefresh(const std::string &hdfs_lib_file) | impala::LibCache | |
| TYPE_IR enum value | impala::LibCache | |
| TYPE_JAR enum value | impala::LibCache | |
| TYPE_SO enum value | impala::LibCache | |
| ~LibCache() | impala::LibCache |