# Functions
DefaultRuntime used to test.
DefaultRuntime used to test.
NewRuntime create a mo runtime environment.
ProcessLevelRuntime returns a process-lelve runtime.
SetupProcessLevelRuntime set a process-level runtime.
WithClock setup clock for a runtime, CN and DN must contain an instance of the Clock that is used to provide the timestamp service to the transaction.
# Constants
AutoIncrmentService attr name for AutoIncrmentService.
ClusterService cluster service.
CtlService ctl service.
No description provided by the author
InternalSQLExecutor attr name for internal sql executor.
ClusterService cluster service.
No description provided by the author
TxnIsolation runtime default txn isolation.
TxnMode runtime default txn mode.
TxnOptions options used to create txn.
# Interfaces
Runtime contains the runtime environment for a MO service.