Preparing search index...
The search index is not available
spark.js API Documentation - v0.1.0
spark.js API Documentation
sql/types/CharType
CharType
Class CharType
Hierarchy (
View Summary
)
StringType
CharType
Index
Constructors
constructor
Properties
length
INSTANCE
collation
Methods
default
Size
type
Name
to
String
isUTF8
Binary
Collation
simple
String
catalog
String
sql
exists
Recursively
is
Byte
is
Short
is
Int32
is
Int64
is
Float
Constructors
constructor
new
CharType
(
length
:
number
)
:
CharType
Parameters
length
:
number
Returns
CharType
Properties
length
length
:
number
Static
Readonly
INSTANCE
INSTANCE
:
StringType
= ...
collation
collation
:
string
Methods
default
Size
defaultSize
()
:
number
Returns
number
type
Name
typeName
()
:
string
Returns
string
to
String
toString
()
:
string
Returns
string
Protected
isUTF8
Binary
Collation
isUTF8BinaryCollation
()
:
boolean
Returns
boolean
simple
String
simpleString
()
:
string
Returns
string
catalog
String
catalogString
()
:
string
Returns
string
sql
sql
()
:
string
Returns
string
exists
Recursively
existsRecursively
(
f
:
(
dt
:
DataType
)
=>
boolean
)
:
boolean
Parameters
f
:
(
dt
:
DataType
)
=>
boolean
Returns
boolean
Static
is
Byte
isByte
(
v
:
number
)
:
boolean
Parameters
v
:
number
Returns
boolean
Static
is
Short
isShort
(
v
:
number
)
:
boolean
Parameters
v
:
number
Returns
boolean
Static
is
Int32
isInt32
(
v
:
number
)
:
boolean
Parameters
v
:
number
Returns
boolean
Static
is
Int64
isInt64
(
v
:
number
)
:
boolean
Parameters
v
:
number
Returns
boolean
Static
is
Float
isFloat
(
v
:
number
)
:
boolean
Parameters
v
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
length
INSTANCE
collation
Methods
default
Size
type
Name
to
String
isUTF8
Binary
Collation
simple
String
catalog
String
sql
exists
Recursively
is
Byte
is
Short
is
Int32
is
Int64
is
Float
spark.js API Documentation - v0.1.0
Loading...