executor

package
v0.0.0-...-21a93f5 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: Apache-2.0 Imports: 16 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

type Executor struct {
	Option *ExecutorOption
	// contains filtered or unexported fields
}

func NewExecutor

func NewExecutor(option *ExecutorOption, instructions *pb.InstructionSet) *Executor

func (*Executor) CollectExecutionStatistics

func (exe *Executor) CollectExecutionStatistics(stream pb.GleamExecutor_CollectExecutionStatisticsServer) error

Collect stat from "gleam execute" started mapper reducer process

func (*Executor) ExecuteInstructionSet

func (exe *Executor) ExecuteInstructionSet() error

type ExecutorOption

type ExecutorOption struct {
	Dir          string
	AgentAddress string
	HashCode     uint32
}

Jump to

Keyboard shortcuts

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