firebolt-python-sdk
main
firebolt.async_db package
firebolt.client package
firebolt.common package
firebolt.db package
firebolt.model package
firebolt.service package
firebolt-python-sdk
»
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
account_id (firebolt.client.client.AsyncClient attribute)
(firebolt.client.client.Client property)
account_name (firebolt.common.settings.Settings attribute)
AccountNotFoundError
aclose() (firebolt.async_db.connection.Connection method)
AlreadyBoundError
api_endpoint (firebolt.async_db.connection.Connection attribute)
(firebolt.db.connection.Connection attribute)
api_name (firebolt.service.types.WarmupMethod attribute)
api_settings_preset_name (firebolt.service.types.EngineType attribute)
api_url (firebolt.client.auth.Auth attribute)
async_connect_factory() (in module firebolt.async_db.connection)
AsyncClient (class in firebolt.client.client)
AsyncJobThread (class in firebolt.common.util)
attach_to_database() (firebolt.model.engine.Engine method)
attach_to_engine() (firebolt.model.database.Database method)
AttachedEngineInUseError
Auth (class in firebolt.client.auth)
auth_flow() (firebolt.client.auth.Auth method)
AuthenticationError
auto_stop_delay_duration (firebolt.model.engine.EngineSettings attribute)
C
check_attached_to_database() (in module firebolt.model.engine)
check_not_closed() (in module firebolt.async_db.cursor)
check_query_executed() (in module firebolt.async_db.cursor)
Client (class in firebolt.client.client)
client_class (firebolt.async_db.connection.Connection attribute)
(firebolt.db.connection.Connection attribute)
close() (firebolt.db.connection.Connection method)
CLOSED (firebolt.async_db.cursor.CursorState attribute)
compute_region_key (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
connect() (in module firebolt.async_db.connection)
connect_tcp() (firebolt.async_db.connection.OverriddenHttpBackend method)
Connection (class in firebolt.async_db.connection)
(class in firebolt.db.connection)
connection (firebolt.async_db.cursor.Cursor attribute)
(firebolt.db.cursor.Cursor attribute)
ConnectionClosedError
ConnectionError
copy() (firebolt.client.auth.Auth method)
cpu_virtual_cores_count (firebolt.model.instance_type.InstanceType attribute)
create() (firebolt.service.database.DatabaseService method)
(firebolt.service.engine.EngineService method)
create_actor (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
(firebolt.model.engine_revision.EngineRevision attribute)
create_time (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
(firebolt.model.engine_revision.EngineRevision attribute)
(firebolt.model.instance_type.InstanceType attribute)
(firebolt.model.provider.Provider attribute)
(firebolt.model.region.Region attribute)
current_status (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
(firebolt.model.engine_revision.EngineRevision attribute)
current_status_summary (firebolt.model.engine.Engine attribute)
Cursor (class in firebolt.async_db.cursor)
(class in firebolt.db.cursor)
cursor() (firebolt.async_db.connection.Connection method)
(firebolt.db.connection.Connection method)
cursor_class (firebolt.async_db.connection.Connection attribute)
(firebolt.db.connection.Connection attribute)
CursorClosedError
CursorError
CursorState (class in firebolt.async_db.cursor)
D
DATA_ANALYTICS (firebolt.service.types.EngineType attribute)
data_size_compressed (firebolt.model.database.Database attribute)
data_size_full (firebolt.model.database.Database attribute)
Database (class in firebolt.model.database)
database (firebolt.async_db.connection.Connection attribute)
(firebolt.db.connection.Connection attribute)
(firebolt.model.engine.Engine property)
database_id (firebolt.model.database.Database property)
database_key (firebolt.model.database.Database attribute)
DATABASE_ORDER_COMPUTE_REGION_ID_ASC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_COMPUTE_REGION_ID_DESC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_CREATE_ACTOR_ASC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_CREATE_ACTOR_DESC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_CREATE_TIME_ASC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_CREATE_TIME_DESC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_DATA_SIZE_COMPRESSED_ASC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_DATA_SIZE_COMPRESSED_DESC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_DATA_SIZE_FULL_ASC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_DATA_SIZE_FULL_DESC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_LAST_UPDATE_ACTOR_ASC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_LAST_UPDATE_ACTOR_DESC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_LAST_UPDATE_TIME_ASC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_LAST_UPDATE_TIME_DESC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_NAME_ASC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_NAME_DESC (firebolt.service.types.DatabaseOrder attribute)
DATABASE_ORDER_UNSPECIFIED (firebolt.service.types.DatabaseOrder attribute)
DatabaseError
DatabaseOrder (class in firebolt.service.types)
DatabaseService (class in firebolt.service.database)
DataError
db_compute_instances_count (firebolt.model.engine_revision.EngineRevisionSpecification attribute)
db_compute_instances_type_key (firebolt.model.engine_revision.EngineRevisionSpecification attribute)
db_compute_instances_use_spot (firebolt.model.engine_revision.EngineRevisionSpecification attribute)
db_version (firebolt.model.engine_revision.EngineRevisionSpecification attribute)
default() (firebolt.model.engine.EngineSettings class method)
default_region (firebolt.common.settings.Settings attribute)
(firebolt.service.region.RegionService property)
delete() (firebolt.model.database.Database method)
(firebolt.model.engine.Engine method)
description (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
desired_status (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
(firebolt.model.engine_revision.EngineRevision attribute)
display_name (firebolt.model.provider.Provider attribute)
(firebolt.model.region.Region attribute)
DONE (firebolt.async_db.cursor.CursorState attribute)
E
emoji (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
endpoint (firebolt.model.engine.Engine attribute)
endpoint_desired_revision_key (firebolt.model.engine.Engine attribute)
endpoint_serving_revision_key (firebolt.model.engine.Engine attribute)
Engine (class in firebolt.model.engine)
engine_id (firebolt.model.engine.Engine property)
ENGINE_ORDER_COMPUTE_REGION_ID_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_COMPUTE_REGION_ID_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_CREATE_ACTOR_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_CREATE_ACTOR_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_CREATE_TIME_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_CREATE_TIME_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_CURRENT_STATUS_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_CURRENT_STATUS_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LAST_UPDATE_ACTOR_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LAST_UPDATE_ACTOR_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LAST_UPDATE_TIME_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LAST_UPDATE_TIME_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LATEST_REVISION_CURRENT_STATUS_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LATEST_REVISION_CURRENT_STATUS_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LATEST_REVISION_SPECIFICATION_DB_COMPUTE_INSTANCES_COUNT_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LATEST_REVISION_SPECIFICATION_DB_COMPUTE_INSTANCES_COUNT_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LATEST_REVISION_SPECIFICATION_DB_COMPUTE_INSTANCES_TYPE_ID_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_LATEST_REVISION_SPECIFICATION_DB_COMPUTE_INSTANCES_TYPE_ID_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_NAME_ASC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_NAME_DESC (firebolt.service.types.EngineOrder attribute)
ENGINE_ORDER_UNSPECIFIED (firebolt.service.types.EngineOrder attribute)
ENGINE_STATUS_CREATED (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_DELETED (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_PROVISIONING_FAILED (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_PROVISIONING_FINISHED (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_PROVISIONING_PENDING (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_PROVISIONING_STARTED (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_RUNNING_IDLE (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_RUNNING_REVISION_CHANGE_FAILED (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_RUNNING_REVISION_CHANGING (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_RUNNING_REVISION_RESTART_FAILED (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_RUNNING_REVISION_RESTARTING (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_RUNNING_REVISION_SERVING (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_RUNNING_REVISION_STARTING (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_RUNNING_REVISION_STARTUP_FAILED (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_RUNNING_REVISIONS_TERMINATING (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_SUMMARY_DELETED (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_DELETING (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_FAILED (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_REPAIRING (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_RESTARTING (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_RESTARTING_INITIALIZING (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_RUNNING (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_STARTING (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_STARTING_INITIALIZING (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_STOPPED (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_STOPPING (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_UNSPECIFIED (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_SUMMARY_UPGRADING (firebolt.service.types.EngineStatusSummary attribute)
ENGINE_STATUS_TERMINATION_F (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_TERMINATION_FIN (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_TERMINATION_PENDING (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_TERMINATION_ST (firebolt.service.types.EngineStatus attribute)
ENGINE_STATUS_UNSPECIFIED (firebolt.service.types.EngineStatus attribute)
engine_url (firebolt.async_db.connection.Connection attribute)
(firebolt.db.connection.Connection attribute)
EngineNotRunningError
EngineOrder (class in firebolt.service.types)
EngineRevision (class in firebolt.model.engine_revision)
EngineRevisionSpecification (class in firebolt.model.engine_revision)
EngineService (class in firebolt.service.engine)
EngineSettings (class in firebolt.model.engine)
EngineStatus (class in firebolt.service.types)
EngineStatusSummary (class in firebolt.service.types)
EngineType (class in firebolt.service.types)
env_file (firebolt.common.settings.Settings.Config attribute)
ERROR (firebolt.async_db.cursor.CursorState attribute)
Error (in module firebolt.common.exception)
execute() (firebolt.async_db.cursor.Cursor method)
(firebolt.common.util.AsyncJobThread method)
(firebolt.db.cursor.Cursor method)
executemany() (firebolt.async_db.cursor.Cursor method)
(firebolt.db.cursor.Cursor method)
expired (firebolt.client.auth.Auth property)
F
fetchall() (firebolt.async_db.cursor.Cursor method)
(firebolt.db.cursor.Cursor method)
fetchmany() (firebolt.async_db.cursor.Cursor method)
(firebolt.db.cursor.Cursor method)
fetchone() (firebolt.async_db.cursor.Cursor method)
(firebolt.db.cursor.Cursor method)
firebolt.async_db
module
firebolt.async_db.connection
module
firebolt.async_db.cursor
module
firebolt.client.auth
module
firebolt.client.client
module
firebolt.client.constants
module
firebolt.client.resource_manager_hooks
module
firebolt.common.exception
module
firebolt.common.settings
module
firebolt.common.urls
module
firebolt.common.util
module
firebolt.db.connection
module
firebolt.db.cursor
module
firebolt.model.database
module
firebolt.model.engine
module
firebolt.model.engine_revision
module
firebolt.model.instance_type
module
firebolt.model.provider
module
firebolt.model.region
module
firebolt.service.base
module
firebolt.service.binding
module
firebolt.service.database
module
firebolt.service.engine
module
firebolt.service.engine_revision
module
firebolt.service.instance_type
module
firebolt.service.manager
module
firebolt.service.provider
module
firebolt.service.region
module
firebolt.service.types
module
FireboltDatabaseError
FireboltEngineError
FireboltError
G
GENERAL_PURPOSE (firebolt.service.types.EngineType attribute)
get() (firebolt.service.database.DatabaseService method)
(firebolt.service.engine.EngineService method)
get_attached_engines() (firebolt.model.database.Database method)
get_by_id() (firebolt.service.region.RegionService method)
get_by_ids() (firebolt.service.engine.EngineService method)
get_by_key() (firebolt.service.instance_type.InstanceTypeService method)
(firebolt.service.region.RegionService method)
get_by_name() (firebolt.service.database.DatabaseService method)
(firebolt.service.engine.EngineService method)
(firebolt.service.instance_type.InstanceTypeService method)
(firebolt.service.region.RegionService method)
get_connection() (firebolt.model.engine.Engine method)
get_id_by_name() (firebolt.service.database.DatabaseService method)
get_latest() (firebolt.model.engine.Engine method)
get_many() (firebolt.service.database.DatabaseService method)
(firebolt.service.engine.EngineService method)
get_new_token_generator() (firebolt.client.auth.Auth method)
get_provider_id() (in module firebolt.service.provider)
H
health_status (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
(firebolt.model.engine_revision.EngineRevision attribute)
I
instance_types (firebolt.service.instance_type.InstanceTypeService property)
instance_types_by_key (firebolt.service.instance_type.InstanceTypeService property)
instance_types_by_name (firebolt.service.instance_type.InstanceTypeService property)
InstanceType (class in firebolt.model.instance_type)
InstanceTypeService (class in firebolt.service.instance_type)
IntegrityError
InterfaceError
InternalError
is_read_only (firebolt.model.engine.EngineSettings attribute)
is_spot_available (firebolt.model.instance_type.InstanceType attribute)
is_system_database (firebolt.model.database.Database attribute)
K
key (firebolt.model.engine.Engine attribute)
(firebolt.model.engine_revision.EngineRevision attribute)
(firebolt.model.instance_type.InstanceType attribute)
(firebolt.model.region.Region attribute)
L
last_update_actor (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
(firebolt.model.engine_revision.EngineRevision attribute)
last_update_time (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
(firebolt.model.engine_revision.EngineRevision attribute)
(firebolt.model.instance_type.InstanceType attribute)
(firebolt.model.provider.Provider attribute)
(firebolt.model.region.Region attribute)
last_use_time (firebolt.model.engine.Engine attribute)
latest_revision_key (firebolt.model.engine.Engine attribute)
log_request() (in module firebolt.client.resource_manager_hooks)
log_response() (in module firebolt.client.resource_manager_hooks)
M
memory_size_bytes (firebolt.model.instance_type.InstanceType attribute)
MINIMAL (firebolt.service.types.WarmupMethod attribute)
minimum_logging_level (firebolt.model.engine.EngineSettings attribute)
module
firebolt.async_db
firebolt.async_db.connection
firebolt.async_db.cursor
firebolt.client.auth
firebolt.client.client
firebolt.client.constants
firebolt.client.resource_manager_hooks
firebolt.common.exception
firebolt.common.settings
firebolt.common.urls
firebolt.common.util
firebolt.db.connection
firebolt.db.cursor
firebolt.model.database
firebolt.model.engine
firebolt.model.engine_revision
firebolt.model.instance_type
firebolt.model.provider
firebolt.model.region
firebolt.service.base
firebolt.service.binding
firebolt.service.database
firebolt.service.engine
firebolt.service.engine_revision
firebolt.service.instance_type
firebolt.service.manager
firebolt.service.provider
firebolt.service.region
firebolt.service.types
N
name (firebolt.model.database.Database attribute)
(firebolt.model.engine.Engine attribute)
(firebolt.model.instance_type.InstanceType attribute)
(firebolt.model.provider.Provider attribute)
(firebolt.model.region.Region attribute)
nextset() (firebolt.async_db.cursor.Cursor method)
(firebolt.db.cursor.Cursor method)
NoAttachedDatabaseError
NONE (firebolt.async_db.cursor.CursorState attribute)
NotSupportedError
O
OperationalError
OverriddenHttpBackend (class in firebolt.async_db.connection)
P
parse_obj_with_service() (firebolt.model.database.Database class method)
(firebolt.model.engine.Engine class method)
password (firebolt.client.auth.Auth attribute)
(firebolt.common.settings.Settings attribute)
PRELOAD_ALL_DATA (firebolt.service.types.WarmupMethod attribute)
PRELOAD_INDEXES (firebolt.service.types.WarmupMethod attribute)
preset (firebolt.model.engine.EngineSettings attribute)
price_per_hour_cents (firebolt.model.instance_type.InstanceType attribute)
ProgrammingError
Provider (class in firebolt.model.provider)
provider_id (firebolt.model.provider.Provider attribute)
proxy_instances_count (firebolt.model.engine_revision.EngineRevisionSpecification attribute)
proxy_instances_type_key (firebolt.model.engine_revision.EngineRevisionSpecification attribute)
proxy_version (firebolt.model.engine_revision.EngineRevisionSpecification attribute)
Q
QueryError
QueryNotRunError
R
raise_on_4xx_5xx() (in module firebolt.client.resource_manager_hooks)
Region (class in firebolt.model.region)
regions (firebolt.service.region.RegionService property)
regions_by_key (firebolt.service.region.RegionService property)
regions_by_name (firebolt.service.region.RegionService property)
RegionService (class in firebolt.service.region)
requires_response_body (firebolt.client.auth.Auth attribute)
ResourceManager (class in firebolt.service.manager)
run() (firebolt.common.util.AsyncJobThread method)
S
server (firebolt.common.settings.Settings attribute)
Settings (class in firebolt.common.settings)
settings (firebolt.model.engine.Engine attribute)
Settings.Config (class in firebolt.common.settings)
specification (firebolt.model.engine_revision.EngineRevision attribute)
start() (firebolt.model.engine.Engine method)
stop() (firebolt.model.engine.Engine method)
storage_bucket_name (firebolt.model.database.Database attribute)
storage_size_bytes (firebolt.model.instance_type.InstanceType attribute)
T
TimestampFromTicks() (in module firebolt.async_db)
token (firebolt.client.auth.Auth property)
U
user (firebolt.common.settings.Settings attribute)
username (firebolt.client.auth.Auth attribute)
W
wait() (in module firebolt.model.engine)
warm_up (firebolt.model.engine.EngineSettings attribute)
WarmupMethod (class in firebolt.service.types)
Warning
Read the Docs
v: main
Versions
latest
main
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds