querywatch

package
v1.1.0-beta.0...-69a1b2c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecDropQueryWatch

func ExecDropQueryWatch(sctx sessionctx.Context, s *ast.DropQueryWatchStmt) error

ExecDropQueryWatch is use to exec DropQueryWatchStmt.

Types

type AddExecutor

type AddExecutor struct {
	QueryWatchOptionList []*ast.QueryWatchOption
	exec.BaseExecutor
	// contains filtered or unexported fields
}

AddExecutor is used as executor of add query watch.

func (*AddExecutor) Next

func (e *AddExecutor) Next(ctx context.Context, req *chunk.Chunk) error

Next implements the interface of Executor.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL