Documentation
¶
Index ¶
Constants ¶
View Source
const ( INSERT = iota DELETE )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Argument ¶
type Argument struct {
// Ts is not used
Ts uint64
Affected uint64
Engine engine.Engine
IsRemote bool // mark if this insert is cn2s3 directly
Container *colexec.WriteS3Container
InsertCtx *InsertCtx
}
Click to show internal directories.
Click to hide internal directories.