# Functions
NewMockBackgroundExec creates a new mock instance.
NewMockColumnInfo creates a new mock instance.
NewMockComputationRunner creates a new mock instance.
NewMockComputationWrapper creates a new mock instance.
NewMockConstraint creates a new mock instance.
NewMockDatabase creates a new mock instance.
NewMockDebugableTxnOperator creates a new mock instance.
NewMockEngine creates a new mock instance.
NewMockEventableTxnOperator creates a new mock instance.
NewMockExecResult creates a new mock instance.
NewMockIOPackage creates a new mock instance.
NewMockIOSession creates a new mock instance.
NewMockoutputPool creates a new mock instance.
NewMockReader creates a new mock instance.
NewMockRelation creates a new mock instance.
NewMockStatistics creates a new mock instance.
NewMockTableDef creates a new mock instance.
NewMockTableInfo creates a new mock instance.
NewMockTimestampWaiter creates a new mock instance.
NewMockTxnClient creates a new mock instance.
NewMockTxnClientWithCtl creates a new mock instance.
NewMockTxnClientWithFeature creates a new mock instance.
NewMockTxnIDGenerator creates a new mock instance.
NewMockTxnOperator creates a new mock instance.
NewMockVectorPool creates a new mock instance.
NewMockWorkspace creates a new mock instance.
# Structs
MockBackgroundExec is a mock of BackgroundExec interface.
MockBackgroundExecMockRecorder is the mock recorder for MockBackgroundExec.
MockColumnInfo is a mock of ColumnInfo interface.
MockColumnInfoMockRecorder is the mock recorder for MockColumnInfo.
MockComputationRunner is a mock of ComputationRunner interface.
MockComputationRunnerMockRecorder is the mock recorder for MockComputationRunner.
MockComputationWrapper is a mock of ComputationWrapper interface.
MockComputationWrapperMockRecorder is the mock recorder for MockComputationWrapper.
MockConstraint is a mock of Constraint interface.
MockConstraintMockRecorder is the mock recorder for MockConstraint.
MockDatabase is a mock of Database interface.
MockDatabaseMockRecorder is the mock recorder for MockDatabase.
MockDebugableTxnOperator is a mock of DebugableTxnOperator interface.
MockDebugableTxnOperatorMockRecorder is the mock recorder for MockDebugableTxnOperator.
MockEngine is a mock of Engine interface.
MockEngineMockRecorder is the mock recorder for MockEngine.
MockEventableTxnOperator is a mock of EventableTxnOperator interface.
MockEventableTxnOperatorMockRecorder is the mock recorder for MockEventableTxnOperator.
MockExecResult is a mock of ExecResult interface.
MockExecResultMockRecorder is the mock recorder for MockExecResult.
MockIOPackage is a mock of IOPackage interface.
MockIOPackageMockRecorder is the mock recorder for MockIOPackage.
MockIOSession is a mock of IOSession interface.
MockIOSessionMockRecorder is the mock recorder for MockIOSession.
MockoutputPool is a mock of outputPool interface.
MockoutputPoolMockRecorder is the mock recorder for MockoutputPool.
MockReader is a mock of Reader interface.
MockReaderMockRecorder is the mock recorder for MockReader.
MockRelation is a mock of Relation interface.
MockRelationMockRecorder is the mock recorder for MockRelation.
MockStatistics is a mock of Statistics interface.
MockStatisticsMockRecorder is the mock recorder for MockStatistics.
MockTableDef is a mock of TableDef interface.
MockTableDefMockRecorder is the mock recorder for MockTableDef.
MockTableInfo is a mock of TableInfo interface.
MockTableInfoMockRecorder is the mock recorder for MockTableInfo.
MockTimestampWaiter is a mock of TimestampWaiter interface.
MockTimestampWaiterMockRecorder is the mock recorder for MockTimestampWaiter.
MockTxnClient is a mock of TxnClient interface.
MockTxnClientMockRecorder is the mock recorder for MockTxnClient.
MockTxnClientWithCtl is a mock of TxnClientWithCtl interface.
MockTxnClientWithCtlMockRecorder is the mock recorder for MockTxnClientWithCtl.
MockTxnClientWithFeature is a mock of TxnClientWithFeature interface.
MockTxnClientWithFeatureMockRecorder is the mock recorder for MockTxnClientWithFeature.
MockTxnIDGenerator is a mock of TxnIDGenerator interface.
MockTxnIDGeneratorMockRecorder is the mock recorder for MockTxnIDGenerator.
MockTxnOperator is a mock of TxnOperator interface.
MockTxnOperatorMockRecorder is the mock recorder for MockTxnOperator.
MockVectorPool is a mock of VectorPool interface.
MockVectorPoolMockRecorder is the mock recorder for MockVectorPool.
MockWorkspace is a mock of Workspace interface.
MockWorkspaceMockRecorder is the mock recorder for MockWorkspace.