config

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClusterCatalog *catalog.Catalog

cube catalog

View Source
var ClusterNodes engine.Nodes

Cluster Nodes

View Source
var HostMmu *host.Mmu = nil

host memory

View Source
var Mempool *mempool.Mempool = nil

mempool

View Source
var StorageEngine engine.Engine

Storage Engine

Functions

This section is empty.

Types

type ParameterUnit

type ParameterUnit struct {
	SV *SystemVariables

	//host memory
	HostMmu *host.Mmu

	//mempool
	Mempool *mempool.Mempool

	//Storage Engine
	StorageEngine engine.Engine

	//Cluster Nodes
	ClusterNodes engine.Nodes

	//Cube Catalog
	ClusterCatalog *catalog.Catalog
}

func NewParameterUnit

func NewParameterUnit(sv *SystemVariables, hostMmu *host.Mmu, mempool *mempool.Mempool, storageEngine engine.Engine, clusterNodes engine.Nodes, catalogRef *catalog.Catalog) *ParameterUnit

Directories

Path Synopsis
Code generated by tool; DO NOT EDIT.
Code generated by tool; DO NOT EDIT.

Jump to

Keyboard shortcuts

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