sessions

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

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

func NewSession

func NewSession(repository interface_repository.RepositoryInterface, inputQueues []queue_model.Queue, outputQueue queue_model.Queue, savePoint bool) *Session

func (*Session) Commit

func (state *Session) Commit() error

func (*Session) GetFlowfile

func (state *Session) GetFlowfile() *flowfiles.Flowfile

func (*Session) ReadFlowfileData

func (state *Session) ReadFlowfileData(flowfile *flowfiles.Flowfile) (interface{}, error)

func (*Session) Remove

func (state *Session) Remove(flowfile *flowfiles.Flowfile) error

func (*Session) TransferFlowfile

func (state *Session) TransferFlowfile(flowfile *flowfiles.Flowfile) error

func (*Session) WriteFlowfileData

func (state *Session) WriteFlowfileData(flowfile *flowfiles.Flowfile, phrase string) error

Jump to

Keyboard shortcuts

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