Preparing search index...
The search index is not available
spark.js API Documentation - v0.1.0
spark.js API Documentation
sql/catalog/Function
CatalogFunction
Class CatalogFunction
Index
Constructors
constructor
Properties
name
catalog
namespace
description
class
Name
is
Temporary
Accessors
database
Methods
to
String
Constructors
constructor
new
CatalogFunction
(
name
:
string
,
catalog
:
null
|
string
,
namespace
:
null
|
string
[]
,
description
:
null
|
string
,
className
:
string
,
isTemporary
:
boolean
,
)
:
CatalogFunction
Parameters
name
:
string
catalog
:
null
|
string
namespace
:
null
|
string
[]
description
:
null
|
string
className
:
string
isTemporary
:
boolean
Returns
CatalogFunction
Properties
Readonly
name
name
:
string
Readonly
catalog
catalog
:
null
|
string
Readonly
namespace
namespace
:
null
|
string
[]
Readonly
description
description
:
null
|
string
Readonly
class
Name
className
:
string
Readonly
is
Temporary
isTemporary
:
boolean
Accessors
database
get
database
()
:
null
|
string
Returns
null
|
string
Methods
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
catalog
namespace
description
class
Name
is
Temporary
Accessors
database
Methods
to
String
spark.js API Documentation - v0.1.0
Loading...