abort_xct(thread::Thread *context) | foedus::xct::XctManagerPimpl | |
advance_current_global_epoch() | foedus::xct::XctManagerPimpl | |
begin_xct(thread::Thread *context, IsolationLevel isolation_level) | foedus::xct::XctManagerPimpl | |
control_block_ | foedus::xct::XctManagerPimpl | |
DefaultInitializable() | foedus::DefaultInitializable | inline |
DefaultInitializable(const DefaultInitializable &)=delete | foedus::DefaultInitializable | |
engine_ | foedus::xct::XctManagerPimpl | |
epoch_chime_thread_ | foedus::xct::XctManagerPimpl | |
get_current_global_epoch() const | foedus::xct::XctManagerPimpl | inline |
get_current_global_epoch_weak() const | foedus::xct::XctManagerPimpl | inline |
get_requested_global_epoch() const | foedus::xct::XctManagerPimpl | inline |
handle_epoch_chime() | foedus::xct::XctManagerPimpl | |
handle_epoch_chime_wait_grace_period(Epoch grace_epoch) | foedus::xct::XctManagerPimpl | |
initialize() override final | foedus::DefaultInitializable | inlinevirtual |
initialize_once() override | foedus::xct::XctManagerPimpl | virtual |
is_initialized() const override final | foedus::DefaultInitializable | inlinevirtual |
is_stop_requested() const | foedus::xct::XctManagerPimpl | |
operator=(const DefaultInitializable &)=delete | foedus::DefaultInitializable | |
pause_accepting_xct() | foedus::xct::XctManagerPimpl | |
precommit_xct(thread::Thread *context, Epoch *commit_epoch) | foedus::xct::XctManagerPimpl | |
precommit_xct_acquire_writer_lock(thread::Thread *context, WriteXctAccess *write) | foedus::xct::XctManagerPimpl | |
precommit_xct_apply(thread::Thread *context, XctId max_xct_id, Epoch *commit_epoch) | foedus::xct::XctManagerPimpl | |
precommit_xct_lock(thread::Thread *context, XctId *max_xct_id) | foedus::xct::XctManagerPimpl | |
precommit_xct_lock_batch_track_moved(thread::Thread *context) | foedus::xct::XctManagerPimpl | |
precommit_xct_lock_track_write(thread::Thread *context, WriteXctAccess *entry) | foedus::xct::XctManagerPimpl | |
precommit_xct_readonly(thread::Thread *context, Epoch *commit_epoch) | foedus::xct::XctManagerPimpl | |
precommit_xct_readwrite(thread::Thread *context, Epoch *commit_epoch) | foedus::xct::XctManagerPimpl | |
precommit_xct_request_writer_lock(thread::Thread *context, WriteXctAccess *write) | foedus::xct::XctManagerPimpl | |
precommit_xct_sort_access(thread::Thread *context) | foedus::xct::XctManagerPimpl | |
precommit_xct_try_acquire_writer_locks(thread::Thread *context) | foedus::xct::XctManagerPimpl | |
precommit_xct_verify_page_version_set(thread::Thread *context) | foedus::xct::XctManagerPimpl | |
precommit_xct_verify_pointer_set(thread::Thread *context) | foedus::xct::XctManagerPimpl | |
precommit_xct_verify_readonly(thread::Thread *context, Epoch *commit_epoch) | foedus::xct::XctManagerPimpl | |
precommit_xct_verify_readwrite(thread::Thread *context, XctId *max_xct_id) | foedus::xct::XctManagerPimpl | |
precommit_xct_verify_track_read(thread::Thread *context, ReadXctAccess *entry) | foedus::xct::XctManagerPimpl | |
release_and_clear_all_current_locks(thread::Thread *context) | foedus::xct::XctManagerPimpl | |
resume_accepting_xct() | foedus::xct::XctManagerPimpl | |
set_requested_global_epoch(Epoch request) | foedus::xct::XctManagerPimpl | |
uninitialize() override final | foedus::DefaultInitializable | inlinevirtual |
uninitialize_once() override | foedus::xct::XctManagerPimpl | virtual |
wait_for_commit(Epoch commit_epoch, int64_t wait_microseconds) | foedus::xct::XctManagerPimpl | |
wait_for_current_global_epoch(Epoch target_epoch, int64_t wait_microseconds) | foedus::xct::XctManagerPimpl | |
wait_until_resume_accepting_xct(thread::Thread *context) | foedus::xct::XctManagerPimpl | |
wakeup_epoch_chime_thread() | foedus::xct::XctManagerPimpl | |
XctManagerPimpl()=delete | foedus::xct::XctManagerPimpl | |
XctManagerPimpl(Engine *engine) | foedus::xct::XctManagerPimpl | inlineexplicit |
~DefaultInitializable() | foedus::DefaultInitializable | inlinevirtual |
~Initializable() | foedus::Initializable | inlinevirtual |