action

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2022 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AliasAction added in v1.3.0

type AliasAction struct {
	Source, Target, IndicesFilter string
}

func NewAliasAction added in v1.3.0

func NewAliasAction(settings *cli.EnvSettings) *AliasAction

type CountAction

type CountAction struct {
	Source, Query string
	Indices       []string
}

func NewCountAction

func NewCountAction(settings *cli.EnvSettings) *CountAction

func (*CountAction) Run

func (a *CountAction) Run()

type RunAction

type RunAction struct {
	Source, Target, Query, TargetIndexType string
	Indices                                []string
	Count                                  uint64

	Results map[string]*engine.ProcessResult

	WriteBatchSize, ReadBatchSize, Threads int

	ForceType string

	FailFast bool
}

func NewRunAction

func NewRunAction(settings *cli.EnvSettings) *RunAction

func (*RunAction) Run

func (a *RunAction) Run()

type SampleAction

type SampleAction struct {
	Target, Index string
	Count         int
}

func NewSampleAction

func NewSampleAction(settings *cli.EnvSettings) *SampleAction

func (*SampleAction) Run

func (a *SampleAction) Run()

type ThreadCopyPayload

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

Jump to

Keyboard shortcuts

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