Documentation ¶
Index ¶
Constants ¶
View Source
const (
FillKind = pkgpath + ".fill"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FillOpSpec ¶
type FillOpSpec struct{}
func (*FillOpSpec) Kind ¶
func (s *FillOpSpec) Kind() flux.OperationKind
type FillProcedureSpec ¶
type FillProcedureSpec struct {
plan.DefaultCost
}
func (*FillProcedureSpec) Copy ¶
func (s *FillProcedureSpec) Copy() plan.ProcedureSpec
func (*FillProcedureSpec) Kind ¶
func (s *FillProcedureSpec) Kind() plan.ProcedureKind
type IdempotentTableFill ¶
type IdempotentTableFill struct{}
func (IdempotentTableFill) Name ¶
func (i IdempotentTableFill) Name() string
func (IdempotentTableFill) Pattern ¶
func (i IdempotentTableFill) Pattern() plan.Pattern
Click to show internal directories.
Click to hide internal directories.