constants

package
v2.1.1 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Datasource_Type_MaxCompute = "maxcompute"
	Datasource_Type_Hologres   = "hologres"
	Datasource_Type_Redis      = "redis"
	Datasource_Type_Mysql      = "mysql"
	Datasource_Type_IGraph     = "igraph"
	Datasource_Type_Spark      = "spark"
	Datasource_Type_TableStore = "tablestore"
	Datasource_Type_FeatureDB  = "featuredb"
)
View Source
const (
	Feature_View_Type_Batch    = "Batch"
	Feature_View_Type_Stream   = "Stream"
	Feature_View_Type_Sequence = "Sequence"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FSType

type FSType int
const (
	FS_INT32 FSType = iota + 1 // int32
	FS_INT64                   // int64
	FS_FLOAT
	FS_DOUBLE
	FS_STRING
	FS_BOOLEAN
	FS_TIMESTAMP
)

Jump to

Keyboard shortcuts

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