execution

package
v0.0.0-...-735feb9 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine struct {
	// contains filtered or unexported fields
}

func NewEngine

func NewEngine(opts EngineOpts) *Engine

type EngineOpts

type EngineOpts struct {
	ScheduledTxnChan <-chan *pb.Transaction
	DoneTxnChan      chan<- *pb.Transaction
	PartitionedStore util.PartitionedDataStore
	Srvr             *grpc.Server
	ConnCache        util.ConnectionCache
	Cip              util.ClusterInfoProvider
	NumWorkers       int
	Logger           *log.Entry
}

Jump to

Keyboard shortcuts

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