MySQL 9.3.0
Source Code Documentation
jit_executor_component.h File Reference
#include <chrono>
#include <memory>
#include <mutex>
#include <optional>
#include <string>
#include <tuple>
#include <unordered_map>
#include <utility>
#include <vector>
#include "mysqlrouter/jit_executor_context_handle.h"
#include "mysqlrouter/jit_executor_plugin_export.h"
#include "mysqlrouter/jit_executor_value.h"
#include "mysqlrouter/polyglot_file_system.h"

Go to the source code of this file.

Classes

struct  jit_executor::GlobalConfig
 
struct  jit_executor::ServiceHandlerConfig
 
class  jit_executor::IServiceHandlers
 Interface defining central location for the handlers associated to a database service. More...
 
class  jit_executor::JitExecutorComponent
 Registry of graal contexts to be used by each service. More...
 

Namespaces

namespace  jit_executor
 

Variables

static const uint64_t jit_executor::k_default_pool_size = 8