elastic

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2018 License: Apache-2.0 Imports: 15 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReader

func NewReader(meta *reader.Meta, conf conf.MapConf) (er reader.Reader, err error)

Types

type Reader

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

func (*Reader) Close

func (er *Reader) Close() (err error)

func (*Reader) Name

func (er *Reader) Name() string

func (*Reader) ReadLine

func (er *Reader) ReadLine() (data string, err error)

func (*Reader) SetMode

func (er *Reader) SetMode(mode string, v interface{}) error

func (*Reader) Source

func (er *Reader) Source() string

func (*Reader) Start

func (er *Reader) Start()

Start 仅调用一次,借用ReadLine启动,不能在new实例的时候启动,会有并发问题

func (*Reader) Status

func (er *Reader) Status() StatsInfo

func (*Reader) SyncMeta

func (er *Reader) SyncMeta()

SyncMeta 从队列取数据时同步队列,作用在于保证数据不重复。

Jump to

Keyboard shortcuts

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