Tableau Hyper API
Contents:
tableauhyperapi reference
Tableau Hyper API
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
Y
_
__version__ (in module tableauhyperapi)
A
add_column() (tableauhyperapi.TableDefinition method)
add_row() (tableauhyperapi.Inserter method)
add_rows() (tableauhyperapi.Inserter method)
affected_row_count (tableauhyperapi.Result property)
astimezone() (tableauhyperapi.Timestamp method)
attach_database() (tableauhyperapi.Catalog method)
B
BIG_INT (tableauhyperapi.TypeTag attribute)
big_int() (tableauhyperapi.SqlType static method)
BOOL (tableauhyperapi.TypeTag attribute)
bool() (tableauhyperapi.SqlType static method)
BYTES (tableauhyperapi.TypeTag attribute)
bytes() (tableauhyperapi.SqlType static method)
C
cancel() (tableauhyperapi.Connection method)
Catalog (class in tableauhyperapi)
catalog (tableauhyperapi.Connection property)
CHAR (tableauhyperapi.TypeTag attribute)
char() (tableauhyperapi.SqlType static method)
close() (tableauhyperapi.Connection method)
(tableauhyperapi.HyperProcess method)
(tableauhyperapi.Inserter method)
(tableauhyperapi.Result method)
collation (tableauhyperapi.TableDefinition.Column property)
column_count (tableauhyperapi.ResultSchema property)
(tableauhyperapi.TableDefinition property)
column_name (tableauhyperapi.Inserter.ColumnMapping property)
columns (tableauhyperapi.ResultSchema property)
(tableauhyperapi.TableDefinition property)
Connection (class in tableauhyperapi)
connection (tableauhyperapi.Catalog property)
(tableauhyperapi.Result property)
connection_descriptor (tableauhyperapi.Endpoint property)
context_id (tableauhyperapi.HyperException attribute)
CREATE (tableauhyperapi.CreateMode attribute)
CREATE_AND_REPLACE (tableauhyperapi.CreateMode attribute)
create_database() (tableauhyperapi.Catalog method)
create_database_if_not_exists() (tableauhyperapi.Catalog method)
CREATE_IF_NOT_EXISTS (tableauhyperapi.CreateMode attribute)
create_schema() (tableauhyperapi.Catalog method)
create_schema_if_not_exists() (tableauhyperapi.Catalog method)
create_table() (tableauhyperapi.Catalog method)
create_table_if_not_exists() (tableauhyperapi.Catalog method)
CreateMode (class in tableauhyperapi)
D
database_name (tableauhyperapi.SchemaName property)
(tableauhyperapi.TableName property)
DatabaseName (class in tableauhyperapi)
Date (class in tableauhyperapi)
DATE (tableauhyperapi.TypeTag attribute)
date() (tableauhyperapi.SqlType static method)
(tableauhyperapi.Timestamp method)
day (tableauhyperapi.Date attribute)
(tableauhyperapi.Timestamp property)
days (tableauhyperapi.Interval attribute)
detach_all_databases() (tableauhyperapi.Catalog method)
detach_database() (tableauhyperapi.Catalog method)
DO_NOT_SEND_USAGE_DATA_TO_TABLEAU (tableauhyperapi.Telemetry attribute)
DOUBLE (tableauhyperapi.TypeTag attribute)
double() (tableauhyperapi.SqlType static method)
drop_database() (tableauhyperapi.Catalog method)
drop_database_if_exists() (tableauhyperapi.Catalog method)
E
Endpoint (class in tableauhyperapi)
endpoint (tableauhyperapi.HyperProcess property)
escape_name() (in module tableauhyperapi)
escape_string_literal() (in module tableauhyperapi)
execute() (tableauhyperapi.Inserter method)
execute_command() (tableauhyperapi.Connection method)
execute_list_query() (tableauhyperapi.Connection method)
execute_query() (tableauhyperapi.Connection method)
execute_scalar_query() (tableauhyperapi.Connection method)
expression (tableauhyperapi.Inserter.ColumnMapping property)
F
FLOAT (tableauhyperapi.TypeTag attribute)
float() (tableauhyperapi.SqlType static method)
from_date() (tableauhyperapi.Date static method)
(tableauhyperapi.Timestamp static method)
from_datetime() (tableauhyperapi.Timestamp static method)
G
GEOGRAPHY (tableauhyperapi.TypeTag attribute)
geography() (tableauhyperapi.SqlType static method)
get_column() (tableauhyperapi.ResultSchema method)
(tableauhyperapi.TableDefinition method)
get_column_by_name() (tableauhyperapi.ResultSchema method)
(tableauhyperapi.TableDefinition method)
get_column_position_by_name() (tableauhyperapi.ResultSchema method)
(tableauhyperapi.TableDefinition method)
get_schema_names() (tableauhyperapi.Catalog method)
get_table_definition() (tableauhyperapi.Catalog method)
get_table_names() (tableauhyperapi.Catalog method)
get_value() (tableauhyperapi.Result method)
get_values() (tableauhyperapi.Result method)
H
has_table() (tableauhyperapi.Catalog method)
hint (tableauhyperapi.HyperException attribute)
hint_message (tableauhyperapi.HyperException property)
hour (tableauhyperapi.Timestamp property)
HyperException
HyperProcess (class in tableauhyperapi)
HyperServiceVersion (class in tableauhyperapi)
I
Inserter (class in tableauhyperapi)
Inserter.ColumnMapping (class in tableauhyperapi)
INT (tableauhyperapi.TypeTag attribute)
int() (tableauhyperapi.SqlType static method)
internal_oid (tableauhyperapi.SqlType property)
internal_type_modifier (tableauhyperapi.SqlType property)
Interval (class in tableauhyperapi)
INTERVAL (tableauhyperapi.TypeTag attribute)
interval() (tableauhyperapi.SqlType static method)
is_fully_qualified (tableauhyperapi.SchemaName property)
(tableauhyperapi.TableName property)
is_open (tableauhyperapi.Connection property)
(tableauhyperapi.HyperProcess property)
(tableauhyperapi.Inserter property)
(tableauhyperapi.Result property)
is_ready (tableauhyperapi.Connection property)
J
JSON (tableauhyperapi.TypeTag attribute)
json() (tableauhyperapi.SqlType static method)
M
main_message (tableauhyperapi.HyperException attribute)
major (tableauhyperapi.HyperServiceVersion property)
max_length (tableauhyperapi.SqlType property)
MAXYEAR (tableauhyperapi.Date attribute)
(tableauhyperapi.Timestamp attribute)
message (tableauhyperapi.HyperException property)
microsecond (tableauhyperapi.Timestamp property)
microseconds (tableauhyperapi.Interval attribute)
minor (tableauhyperapi.HyperServiceVersion property)
minute (tableauhyperapi.Timestamp property)
MINYEAR (tableauhyperapi.Date attribute)
(tableauhyperapi.Timestamp attribute)
module
tableauhyperapi
month (tableauhyperapi.Date attribute)
(tableauhyperapi.Timestamp property)
months (tableauhyperapi.Interval attribute)
N
Name (class in tableauhyperapi)
name (tableauhyperapi.DatabaseName property)
(tableauhyperapi.ResultSchema.Column property)
(tableauhyperapi.SchemaName property)
(tableauhyperapi.TableDefinition.Column property)
(tableauhyperapi.TableName property)
next_row() (tableauhyperapi.Result method)
NONE (tableauhyperapi.CreateMode attribute)
NOT_NULLABLE (tableauhyperapi.Nullability attribute)
now() (tableauhyperapi.Timestamp static method)
Nullability (class in tableauhyperapi)
nullability (tableauhyperapi.TableDefinition.Column property)
NULLABLE (tableauhyperapi.Nullability attribute)
NUMERIC (tableauhyperapi.TypeTag attribute)
numeric() (tableauhyperapi.SqlType static method)
O
OID (tableauhyperapi.TypeTag attribute)
oid() (tableauhyperapi.SqlType static method)
P
PERMANENT (tableauhyperapi.Persistence attribute)
Persistence (class in tableauhyperapi)
persistence (tableauhyperapi.TableDefinition property)
precision (tableauhyperapi.SqlType property)
R
Result (class in tableauhyperapi)
ResultSchema (class in tableauhyperapi)
ResultSchema.Column (class in tableauhyperapi)
S
scale (tableauhyperapi.SqlType property)
schema (tableauhyperapi.Result property)
schema_name (tableauhyperapi.TableName property)
SchemaName (class in tableauhyperapi)
second (tableauhyperapi.Timestamp property)
SEND_USAGE_DATA_TO_TABLEAU (tableauhyperapi.Telemetry attribute)
shutdown() (tableauhyperapi.HyperProcess method)
SMALL_INT (tableauhyperapi.TypeTag attribute)
small_int() (tableauhyperapi.SqlType static method)
SqlType (class in tableauhyperapi)
T
table_name (tableauhyperapi.TableDefinition property)
tableauhyperapi
module
TableDefinition (class in tableauhyperapi)
TableDefinition.Column (class in tableauhyperapi)
TableName (class in tableauhyperapi)
tag (tableauhyperapi.SqlType property)
Telemetry (class in tableauhyperapi)
TEMPORARY (tableauhyperapi.Persistence attribute)
TEXT (tableauhyperapi.TypeTag attribute)
text() (tableauhyperapi.SqlType static method)
TIME (tableauhyperapi.TypeTag attribute)
time() (tableauhyperapi.SqlType static method)
Timestamp (class in tableauhyperapi)
TIMESTAMP (tableauhyperapi.TypeTag attribute)
timestamp() (tableauhyperapi.SqlType static method)
TIMESTAMP_TZ (tableauhyperapi.TypeTag attribute)
timestamp_tz() (tableauhyperapi.SqlType static method)
to_date() (tableauhyperapi.Date method)
(tableauhyperapi.Timestamp method)
to_datetime() (tableauhyperapi.Timestamp method)
today() (tableauhyperapi.Date static method)
(tableauhyperapi.Timestamp static method)
type (tableauhyperapi.ResultSchema.Column property)
(tableauhyperapi.TableDefinition.Column property)
TypeTag (class in tableauhyperapi)
tzinfo (tableauhyperapi.Timestamp property)
U
UnclosedObjectWarning
unescaped (tableauhyperapi.Name property)
UNSUPPORTED (tableauhyperapi.TypeTag attribute)
user_agent (tableauhyperapi.Endpoint property)
utcoffset() (tableauhyperapi.Timestamp method)
V
VARCHAR (tableauhyperapi.TypeTag attribute)
varchar() (tableauhyperapi.SqlType static method)
VERSION (in module tableauhyperapi)
Y
year (tableauhyperapi.Date attribute)
(tableauhyperapi.Timestamp property)