S3Sink

package
v0.0.0-...-f1e43fe Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2019 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(ctx context.Context, key string, entry *filer_pb.Entry) error

func (*S3Sink) DeleteEntry

func (s3sink *S3Sink) DeleteEntry(ctx context.Context, key string, isDirectory, deleteIncludeChunks bool) 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) error

func (*S3Sink) SetSourceFiler

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

func (*S3Sink) UpdateEntry

func (s3sink *S3Sink) UpdateEntry(ctx context.Context, key string, oldEntry *filer_pb.Entry, newParentPath string, newEntry *filer_pb.Entry, deleteIncludeChunks bool) (foundExistingEntry bool, err error)

Jump to

Keyboard shortcuts

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