localsink

package
v0.0.0-...-0b345dd Latest Latest
Warning

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

Go to latest
Published: May 6, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalIncSink

type LocalIncSink struct {
	LocalSink
}

func (*LocalIncSink) GetName

func (localincsink *LocalIncSink) GetName() string

type LocalSink

type LocalSink struct {
	Dir string
	// contains filtered or unexported fields
}

func (*LocalSink) CreateEntry

func (localsink *LocalSink) CreateEntry(key string, entry *filer_pb.Entry, signatures []int32) error

func (*LocalSink) DeleteEntry

func (localsink *LocalSink) DeleteEntry(key string, isDirectory, deleteIncludeChunks bool, signatures []int32) error

func (*LocalSink) GetName

func (localsink *LocalSink) GetName() string

func (*LocalSink) GetSinkToDirectory

func (localsink *LocalSink) GetSinkToDirectory() string

func (*LocalSink) Initialize

func (localsink *LocalSink) Initialize(configuration util.Configuration, prefix string) error

func (*LocalSink) IsIncremental

func (localsink *LocalSink) IsIncremental() bool

func (*LocalSink) SetSourceFiler

func (localsink *LocalSink) SetSourceFiler(s *source.FilerSource)

func (*LocalSink) UpdateEntry

func (localsink *LocalSink) UpdateEntry(key string, oldEntry *filer_pb.Entry, newParentPath string, newEntry *filer_pb.Entry, deleteIncludeChunks bool, signatures []int32) (foundExistingEntry bool, err error)

Jump to

Keyboard shortcuts

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