repository

package
v0.0.0-...-8ab07fe Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2020 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WALRepository

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

func NewWALRepository

func NewWALRepository() *WALRepository

func (*WALRepository) Commit

func (repo *WALRepository) Commit(flowfile *flowfiles.Flowfile, savepoint bool) error

func (*WALRepository) Read

func (repo *WALRepository) Read(flowfile *flowfiles.Flowfile) (interface{}, error)

func (*WALRepository) Remove

func (repo *WALRepository) Remove(flowfile *flowfiles.Flowfile) error

func (*WALRepository) Rollback

func (repo *WALRepository) Rollback(flowfile *flowfiles.Flowfile) error

func (*WALRepository) Write

func (repo *WALRepository) Write(flowfile *flowfiles.Flowfile, queueID uuid.UUID, value interface{}) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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