Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct { *genericsmr.Replica stablestore.StableStore // contains filtered or unexported fields }
func GetNewExecutor ¶
func GetNewExecutor(id int32, r *genericsmr.Replica, store stablestore.StableStore, dreply bool) Executor
func (*Executor) ProposedBatch ¶
func (ex *Executor) ProposedBatch(inst int32, b batching.ProposalBatch)
Click to show internal directories.
Click to hide internal directories.