batch

package
v1.5.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: AGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	StatusTrackerFileName = "rudderDeleteTracker.txt"
)

Functions

func LocalFileHandlerFactory added in v1.3.0

func LocalFileHandlerFactory(dest, upstreamFilePath string) filehandler.LocalFileHandler

Types

type Batch

type Batch struct {
	FM         filemanager.FileManager
	TmpDirPath string
	// contains filtered or unexported fields
}

type BatchManager

type BatchManager struct {
	FilesLimit int
	FMFactory  filemanager.FileManagerFactory
}

func (*BatchManager) Delete

func (bm *BatchManager) Delete(
	ctx context.Context,
	job model.Job,
	destDetail model.Destination,
) model.JobStatus

Delete users corresponding to input userAttributes from a given batch destination

func (*BatchManager) GetSupportedDestinations

func (*BatchManager) GetSupportedDestinations() []string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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