executor

package
v0.0.0-...-08a93fc Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

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