S3Sink

package
v0.0.0-...-5c6c1e7 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Sink

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

func (*S3Sink) CreateEntry

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

func (*S3Sink) DeleteEntry

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

func (*S3Sink) GetName

func (s3sink *S3Sink) GetName() string

func (*S3Sink) GetSinkToDirectory

func (s3sink *S3Sink) GetSinkToDirectory() string

func (*S3Sink) Initialize

func (s3sink *S3Sink) Initialize(configuration util.Configuration, prefix string) error

func (*S3Sink) IsIncremental

func (s3sink *S3Sink) IsIncremental() bool

func (*S3Sink) SetSourceFiler

func (s3sink *S3Sink) SetSourceFiler(s *source.FilerSource)

func (*S3Sink) UpdateEntry

func (s3sink *S3Sink) 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