package
1.2.3
Repository: https://github.com/matrixorigin/matrixone.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
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 TN must contain an instance of the Clock that is used to provide the timestamp service to the transaction.

# Constants

AutoIncrementService attr name for AutoIncrementService.
BackgroundCNSelector is the labels of the CN handing the background requests, including mo-logger, task-service.
ClusterService cluster service.
No description provided by the author
EnableCheckInvalidRCErrors enable check rc errors.
InternalSQLExecutor attr name for internal sql executor.
ClusterService cluster service.
MOProtocolVersion is the protocol version of the MO services.
StatusServer is the global server of status of cluster.
No description provided by the author
TxnIsolation runtime default txn isolation.
TxnMode runtime default txn mode.
TxnOptions options used to create txn.
TxnTraceService txn trance service.

# Interfaces

Runtime contains the runtime environment for a MO service.

# Type aliases

No description provided by the author
Option used to setup runtime.