tables

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ImmutMemAllocator stl.MemAllocator

Functions

This section is empty.

Types

type DataFactory

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

func NewDataFactory

func NewDataFactory(fileFactory file.SegmentFactory,
	appendBufMgr base.INodeManager,
	scheduler tasks.TaskScheduler,
	dir string) *DataFactory

func (*DataFactory) MakeBlockFactory

func (factory *DataFactory) MakeBlockFactory(segFile file.Segment) catalog.BlockDataFactory

func (*DataFactory) MakeSegmentFactory

func (factory *DataFactory) MakeSegmentFactory() catalog.SegmentDataFactory

func (*DataFactory) MakeTableFactory

func (factory *DataFactory) MakeTableFactory() catalog.TableDataFactory

type Operation

type Operation interface {
	OpName() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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