Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-api
/
xtdb.api
/
TableRef
Table
Ref
data
class
TableRef
(
val
schemaName
:
SchemaName
=
DEFAULT_SCHEMA
,
val
tableName
:
TableName
)
Members
Constructors
Table
Ref
Link copied to clipboard
constructor
(
schemaName
:
SchemaName
=
DEFAULT_SCHEMA
,
tableName
:
TableName
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
schema
And
Table
Link copied to clipboard
val
schemaAndTable
:
String
schema
Name
Link copied to clipboard
val
schemaName
:
SchemaName
sym
Link copied to clipboard
val
sym
:
Symbol
table
Name
Link copied to clipboard
val
tableName
:
TableName