events

package
v0.0.0-rc9 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventBatch

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

func NewEventBatch

func NewEventBatch(tables tablemeta.YtTables) *EventBatch

func (*EventBatch) Count

func (e *EventBatch) Count() int

func (*EventBatch) Event

func (e *EventBatch) Event() (base.Event, error)

func (*EventBatch) Next

func (e *EventBatch) Next() bool

func (*EventBatch) Progress

func (e *EventBatch) Progress() base.EventSourceProgress

func (*EventBatch) Size

func (e *EventBatch) Size() int

func (*EventBatch) TableProcessed

func (e *EventBatch) TableProcessed()

type TableEvent

type TableEvent interface {
	base.Event
	Table() *tablemeta.YtTableMeta
}

Jump to

Keyboard shortcuts

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