Home
last modified time | relevance | path

Searched refs:high_priority_service (Results 1 – 25 of 96) sorted by relevance

1234

/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/src/
H A Dserver_state.cpp74 wsrep::high_priority_service& high_priority_service, in discard_streaming_applier() argument
86 wsrep::high_priority_service& high_priority_service, in apply_fragment() argument
153 wsrep::high_priority_service& high_priority_service, in commit_fragment() argument
213 wsrep::high_priority_service& high_priority_service, in rollback_fragment() argument
271 wsrep::high_priority_service& high_priority_service, in apply_write_set() argument
448 wsrep::high_priority_service& high_priority_service, in apply_toi() argument
900 wsrep::high_priority_service* high_priority_service) in on_primary_view() argument
980 wsrep::high_priority_service* high_priority_service) in on_non_primary_view() argument
1096 wsrep::high_priority_service& high_priority_service, in on_apply() argument
1423 wsrep::high_priority_service& high_priority_service) in close_orphaned_sr_transactions() argument
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/src/
H A Dserver_state.cpp74 wsrep::high_priority_service& high_priority_service, in discard_streaming_applier() argument
86 wsrep::high_priority_service& high_priority_service, in apply_fragment() argument
153 wsrep::high_priority_service& high_priority_service, in commit_fragment() argument
213 wsrep::high_priority_service& high_priority_service, in rollback_fragment() argument
271 wsrep::high_priority_service& high_priority_service, in apply_write_set() argument
448 wsrep::high_priority_service& high_priority_service, in apply_toi() argument
900 wsrep::high_priority_service* high_priority_service) in on_primary_view() argument
980 wsrep::high_priority_service* high_priority_service) in on_non_primary_view() argument
1096 wsrep::high_priority_service& high_priority_service, in on_apply() argument
1423 wsrep::high_priority_service& high_priority_service) in close_orphaned_sr_transactions() argument
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/src/
H A Dserver_state.cpp74 wsrep::high_priority_service& high_priority_service, in discard_streaming_applier() argument
86 wsrep::high_priority_service& high_priority_service, in apply_fragment() argument
153 wsrep::high_priority_service& high_priority_service, in commit_fragment() argument
213 wsrep::high_priority_service& high_priority_service, in rollback_fragment() argument
271 wsrep::high_priority_service& high_priority_service, in apply_write_set() argument
448 wsrep::high_priority_service& high_priority_service, in apply_toi() argument
900 wsrep::high_priority_service* high_priority_service) in on_primary_view() argument
980 wsrep::high_priority_service* high_priority_service) in on_non_primary_view() argument
1096 wsrep::high_priority_service& high_priority_service, in on_apply() argument
1423 wsrep::high_priority_service& high_priority_service) in close_orphaned_sr_transactions() argument
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/src/
H A Dserver_state.cpp74 wsrep::high_priority_service& high_priority_service, in discard_streaming_applier() argument
86 wsrep::high_priority_service& high_priority_service, in apply_fragment() argument
153 wsrep::high_priority_service& high_priority_service, in commit_fragment() argument
213 wsrep::high_priority_service& high_priority_service, in rollback_fragment() argument
271 wsrep::high_priority_service& high_priority_service, in apply_write_set() argument
448 wsrep::high_priority_service& high_priority_service, in apply_toi() argument
900 wsrep::high_priority_service* high_priority_service) in on_primary_view() argument
980 wsrep::high_priority_service* high_priority_service) in on_non_primary_view() argument
1096 wsrep::high_priority_service& high_priority_service, in on_apply() argument
1423 wsrep::high_priority_service& high_priority_service) in close_orphaned_sr_transactions() argument
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp24 db::high_priority_service::high_priority_service( in high_priority_service() function in db::high_priority_service
26 : wsrep::high_priority_service(server.server_state()) in high_priority_service()
31 int db::high_priority_service::start_transaction( in start_transaction()
43 const wsrep::transaction& db::high_priority_service::transaction() const in transaction()
53 int db::high_priority_service::apply_write_set( in apply_write_set()
63 int db::high_priority_service::apply_toi( in apply_toi()
71 int db::high_priority_service::apply_nbo_begin( in apply_nbo_begin()
79 int db::high_priority_service::commit(const wsrep::ws_handle& ws_handle, in commit()
107 void db::high_priority_service::after_apply() in after_apply()
112 int db::high_priority_service::log_dummy_write_set( in log_dummy_write_set()
[all …]
H A Ddb_high_priority_service.hpp29 class high_priority_service : public wsrep::high_priority_service class
32 high_priority_service(db::server& server, db::client& client);
60 void switch_execution_context(wsrep::high_priority_service&) override in switch_execution_context() argument
68 high_priority_service(const high_priority_service&);
69 high_priority_service& operator=(const high_priority_service&);
74 class replayer_service : public db::high_priority_service
78 : db::high_priority_service(server, client) in replayer_service()
H A Ddb_server_service.hpp34 wsrep::storage_service* storage_service(wsrep::high_priority_service&) override;
37 wsrep::high_priority_service* streaming_applier_service(wsrep::client_service&) override;
38 … wsrep::high_priority_service* streaming_applier_service(wsrep::high_priority_service&) override;
39 void release_high_priority_service(wsrep::high_priority_service*) override;
49 void log_view(wsrep::high_priority_service*,
52 void recover_streaming_appliers(wsrep::high_priority_service&) override;
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp24 db::high_priority_service::high_priority_service(
26 : wsrep::high_priority_service(server.server_state())
31 int db::high_priority_service::start_transaction(
43 const wsrep::transaction& db::high_priority_service::transaction() const
53 int db::high_priority_service::apply_write_set(
63 int db::high_priority_service::apply_toi( in client_state()
71 int db::high_priority_service::apply_nbo_begin(
79 int db::high_priority_service::commit(const wsrep::ws_handle& ws_handle,
107 void db::high_priority_service::after_apply()
112 int db::high_priority_service::log_dummy_write_set(
[all …]
H A Ddb_high_priority_service.hpp29 class high_priority_service : public wsrep::high_priority_service class
32 high_priority_service(db::server& server, db::client& client);
60 void switch_execution_context(wsrep::high_priority_service&) override in switch_execution_context() argument
68 high_priority_service(const high_priority_service&);
69 high_priority_service& operator=(const high_priority_service&);
74 class replayer_service : public db::high_priority_service
78 : db::high_priority_service(server, client) in replayer_service()
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp24 db::high_priority_service::high_priority_service( in high_priority_service() function in db::high_priority_service
26 : wsrep::high_priority_service(server.server_state()) in high_priority_service()
31 int db::high_priority_service::start_transaction( in start_transaction()
43 const wsrep::transaction& db::high_priority_service::transaction() const in transaction()
53 int db::high_priority_service::apply_write_set( in apply_write_set()
63 int db::high_priority_service::apply_toi( in apply_toi()
71 int db::high_priority_service::apply_nbo_begin( in apply_nbo_begin()
79 int db::high_priority_service::commit(const wsrep::ws_handle& ws_handle, in commit()
107 void db::high_priority_service::after_apply() in after_apply()
112 int db::high_priority_service::log_dummy_write_set( in log_dummy_write_set()
[all …]
H A Ddb_high_priority_service.hpp29 class high_priority_service : public wsrep::high_priority_service class
32 high_priority_service(db::server& server, db::client& client);
60 void switch_execution_context(wsrep::high_priority_service&) override in switch_execution_context() argument
68 high_priority_service(const high_priority_service&);
69 high_priority_service& operator=(const high_priority_service&);
74 class replayer_service : public db::high_priority_service
78 : db::high_priority_service(server, client) in replayer_service()
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp24 db::high_priority_service::high_priority_service( in high_priority_service() function in db::high_priority_service
26 : wsrep::high_priority_service(server.server_state()) in high_priority_service()
31 int db::high_priority_service::start_transaction( in start_transaction()
43 const wsrep::transaction& db::high_priority_service::transaction() const in transaction()
53 int db::high_priority_service::apply_write_set( in apply_write_set()
63 int db::high_priority_service::apply_toi( in apply_toi()
71 int db::high_priority_service::apply_nbo_begin( in apply_nbo_begin()
79 int db::high_priority_service::commit(const wsrep::ws_handle& ws_handle, in commit()
107 void db::high_priority_service::after_apply() in after_apply()
112 int db::high_priority_service::log_dummy_write_set( in log_dummy_write_set()
[all …]
H A Ddb_high_priority_service.hpp29 class high_priority_service : public wsrep::high_priority_service class
32 high_priority_service(db::server& server, db::client& client);
60 void switch_execution_context(wsrep::high_priority_service&) override in switch_execution_context() argument
68 high_priority_service(const high_priority_service&);
69 high_priority_service& operator=(const high_priority_service&);
74 class replayer_service : public db::high_priority_service
78 : db::high_priority_service(server, client) in replayer_service()
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dserver_service.hpp40 class high_priority_service;
52 wsrep::high_priority_service&) = 0;
64 virtual wsrep::high_priority_service*
76 virtual wsrep::high_priority_service*
77 streaming_applier_service(wsrep::high_priority_service& orig_hps) = 0;
84 wsrep::high_priority_service*) = 0;
130 wsrep::high_priority_service* high_priority_service,
160 wsrep::high_priority_service& high_priority_service) = 0;
H A Dhigh_priority_service.hpp36 class high_priority_service class
39 high_priority_service(wsrep::server_state& server_state) in high_priority_service() function in wsrep::high_priority_service
42 virtual ~high_priority_service() { } in ~high_priority_service()
206 wsrep::high_priority_service& orig_hps) = 0;
246 high_priority_switch(high_priority_service& orig_service, in high_priority_switch()
247 high_priority_service& current_service) in high_priority_switch()
261 high_priority_service& orig_service_;
262 high_priority_service& current_service_;
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dserver_service.hpp40 class high_priority_service;
52 wsrep::high_priority_service&) = 0;
64 virtual wsrep::high_priority_service*
76 virtual wsrep::high_priority_service*
77 streaming_applier_service(wsrep::high_priority_service& orig_hps) = 0;
84 wsrep::high_priority_service*) = 0;
130 wsrep::high_priority_service* high_priority_service,
160 wsrep::high_priority_service& high_priority_service) = 0;
H A Dhigh_priority_service.hpp36 class high_priority_service class
39 high_priority_service(wsrep::server_state& server_state) in high_priority_service() function in wsrep::high_priority_service
42 virtual ~high_priority_service() { } in ~high_priority_service()
206 wsrep::high_priority_service& orig_hps) = 0;
246 high_priority_switch(high_priority_service& orig_service, in high_priority_switch()
247 high_priority_service& current_service) in high_priority_switch()
261 high_priority_service& orig_service_;
262 high_priority_service& current_service_;
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/include/wsrep/
H A Dserver_service.hpp40 class high_priority_service;
52 wsrep::high_priority_service&) = 0;
64 virtual wsrep::high_priority_service*
76 virtual wsrep::high_priority_service*
77 streaming_applier_service(wsrep::high_priority_service& orig_hps) = 0;
84 wsrep::high_priority_service*) = 0;
130 wsrep::high_priority_service* high_priority_service,
160 wsrep::high_priority_service& high_priority_service) = 0;
H A Dhigh_priority_service.hpp36 class high_priority_service class
39 high_priority_service(wsrep::server_state& server_state) in high_priority_service() function in wsrep::high_priority_service
42 virtual ~high_priority_service() { } in ~high_priority_service()
206 wsrep::high_priority_service& orig_hps) = 0;
246 high_priority_switch(high_priority_service& orig_service, in high_priority_switch()
247 high_priority_service& current_service) in high_priority_switch()
261 high_priority_service& orig_service_;
262 high_priority_service& current_service_;
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/include/wsrep/
H A Dserver_service.hpp40 class high_priority_service;
52 wsrep::high_priority_service&) = 0;
64 virtual wsrep::high_priority_service*
76 virtual wsrep::high_priority_service*
77 streaming_applier_service(wsrep::high_priority_service& orig_hps) = 0;
84 wsrep::high_priority_service*) = 0;
130 wsrep::high_priority_service* high_priority_service,
160 wsrep::high_priority_service& high_priority_service) = 0;
H A Dhigh_priority_service.hpp36 class high_priority_service class
39 high_priority_service(wsrep::server_state& server_state) in high_priority_service() function in wsrep::high_priority_service
42 virtual ~high_priority_service() { } in ~high_priority_service()
206 wsrep::high_priority_service& orig_hps) = 0;
246 high_priority_switch(high_priority_service& orig_service, in high_priority_switch()
247 high_priority_service& current_service) in high_priority_switch()
261 high_priority_service& orig_service_;
262 high_priority_service& current_service_;
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_server_service.cc69 wsrep::high_priority_service& high_priority_service) in storage_service() argument
72 static_cast<Wsrep_high_priority_service&>(high_priority_service); in storage_service()
117 wsrep::high_priority_service*
126 wsrep::high_priority_service*
128 wsrep::high_priority_service& orig_high_priority_service) in streaming_applier_service()
135 …_server_service::release_high_priority_service(wsrep::high_priority_service* high_priority_service) in release_high_priority_service() argument
138 static_cast<Wsrep_high_priority_service*>(high_priority_service); in release_high_priority_service()
184 wsrep::high_priority_service* high_priority_service, in log_view() argument
290 wsrep::high_priority_service& hs) in recover_streaming_appliers()
292 Wsrep_high_priority_service& high_priority_service= in recover_streaming_appliers() local
[all …]
H A Dwsrep_server_service.h37 wsrep::storage_service* storage_service(wsrep::high_priority_service&);
41 wsrep::high_priority_service*
44 wsrep::high_priority_service*
45 streaming_applier_service(wsrep::high_priority_service&);
47 void release_high_priority_service(wsrep::high_priority_service*);
57 void log_view(wsrep::high_priority_service*, const wsrep::view&);
60 void recover_streaming_appliers(wsrep::high_priority_service&);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_server_service.cc69 wsrep::high_priority_service& high_priority_service) in storage_service() argument
72 static_cast<Wsrep_high_priority_service&>(high_priority_service); in storage_service()
117 wsrep::high_priority_service*
126 wsrep::high_priority_service*
128 wsrep::high_priority_service& orig_high_priority_service) in streaming_applier_service()
135 …_server_service::release_high_priority_service(wsrep::high_priority_service* high_priority_service) in release_high_priority_service() argument
138 static_cast<Wsrep_high_priority_service*>(high_priority_service); in release_high_priority_service()
184 wsrep::high_priority_service* high_priority_service, in log_view() argument
290 wsrep::high_priority_service& hs) in recover_streaming_appliers()
292 Wsrep_high_priority_service& high_priority_service= in recover_streaming_appliers() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_server_service.h37 wsrep::storage_service* storage_service(wsrep::high_priority_service&);
41 wsrep::high_priority_service*
44 wsrep::high_priority_service*
45 streaming_applier_service(wsrep::high_priority_service&);
47 void release_high_priority_service(wsrep::high_priority_service*);
57 void log_view(wsrep::high_priority_service*, const wsrep::view&);
60 void recover_streaming_appliers(wsrep::high_priority_service&);

1234