ayx_python_sdk.providers package¶
Subpackages¶
- ayx_python_sdk.providers.amp_provider package
- Subpackages
- ayx_python_sdk.providers.amp_provider.builders package
- Submodules
- ayx_python_sdk.providers.amp_provider.builders.input_anchor_builder module
- ayx_python_sdk.providers.amp_provider.builders.input_connection_builder module
- ayx_python_sdk.providers.amp_provider.builders.metadata_builder module
- ayx_python_sdk.providers.amp_provider.builders.output_anchor_builder module
- ayx_python_sdk.providers.amp_provider.builders.packers module
- ayx_python_sdk.providers.amp_provider.builders.record_builder module
- ayx_python_sdk.providers.amp_provider.builders.record_packet_builder module
- ayx_python_sdk.providers.amp_provider.builders.tool_config_builder module
- Module contents
- ayx_python_sdk.providers.amp_provider.data_transport package
- ayx_python_sdk.providers.amp_provider.grpc_helpers package
- ayx_python_sdk.providers.amp_provider.repositories package
- Submodules
- ayx_python_sdk.providers.amp_provider.repositories.dcm_repository module
- ayx_python_sdk.providers.amp_provider.repositories.environment_repository module
- ayx_python_sdk.providers.amp_provider.repositories.grpc_repository module
- ayx_python_sdk.providers.amp_provider.repositories.input_anchor_repository module
- ayx_python_sdk.providers.amp_provider.repositories.input_connection_repository module
- ayx_python_sdk.providers.amp_provider.repositories.input_metadata_repository module
- ayx_python_sdk.providers.amp_provider.repositories.input_record_packet_repository module
- ayx_python_sdk.providers.amp_provider.repositories.io_repository module
- ayx_python_sdk.providers.amp_provider.repositories.output_anchor_repository module
- ayx_python_sdk.providers.amp_provider.repositories.output_metadata_repository module
- ayx_python_sdk.providers.amp_provider.repositories.output_record_packet_repository module
- ayx_python_sdk.providers.amp_provider.repositories.plugin_class_repository module
- ayx_python_sdk.providers.amp_provider.repositories.singleton module
- ayx_python_sdk.providers.amp_provider.repositories.test_harness_state_repository module
- ayx_python_sdk.providers.amp_provider.repositories.tool_config_repository module
- Module contents
- ayx_python_sdk.providers.amp_provider.resources package
- ayx_python_sdk.providers.amp_provider.utilities package
- ayx_python_sdk.providers.amp_provider.builders package
- Submodules
- ayx_python_sdk.providers.amp_provider.amp_dcm module
- ayx_python_sdk.providers.amp_provider.amp_driver module
AMPDriverAMPDriver.clear_state()AMPDriver.connection_closed_callback()AMPDriver.ctrl_ioAMPDriver.environmentAMPDriver.incoming_connection_complete_callback()AMPDriver.metadata_received()AMPDriver.on_complete_callback()AMPDriver.pluginAMPDriver.record_batch_received()AMPDriver.record_ioAMPDriver.record_packet_received()AMPDriver.run_user_init()
- ayx_python_sdk.providers.amp_provider.amp_environment module
AMPEnvironmentAMPEnvironment.alteryx_install_dirAMPEnvironment.alteryx_localeAMPEnvironment.designer_versionAMPEnvironment.get_settings_conf()AMPEnvironment.parse_settings_key_value()AMPEnvironment.proxy_configurationAMPEnvironment.tool_idAMPEnvironment.update_modeAMPEnvironment.update_onlyAMPEnvironment.update_tool_config()AMPEnvironment.workflow_dir
- ayx_python_sdk.providers.amp_provider.amp_environment_v2 module
AMPEnvironmentV2AMPEnvironmentV2.alteryx_install_dirAMPEnvironmentV2.alteryx_localeAMPEnvironmentV2.create_temp_file()AMPEnvironmentV2.designer_versionAMPEnvironmentV2.get_log_directory()AMPEnvironmentV2.get_proxy_configuration()AMPEnvironmentV2.get_settings_conf()AMPEnvironmentV2.parse_settings_key_value()AMPEnvironmentV2.proxy_configurationAMPEnvironmentV2.save_engine_constants()AMPEnvironmentV2.save_update_mode()AMPEnvironmentV2.set_tool_config()AMPEnvironmentV2.temp_dirAMPEnvironmentV2.tool_configAMPEnvironmentV2.tool_idAMPEnvironmentV2.update_modeAMPEnvironmentV2.update_onlyAMPEnvironmentV2.update_tool_config()AMPEnvironmentV2.workflow_dirAMPEnvironmentV2.workflow_id
- ayx_python_sdk.providers.amp_provider.amp_input_anchor module
- ayx_python_sdk.providers.amp_provider.amp_input_connection module
- ayx_python_sdk.providers.amp_provider.amp_io module
- ayx_python_sdk.providers.amp_provider.amp_io_components module
AnchorControlIOBufferControlIOBuffer.awaiting_responseControlIOBuffer.blocking_awaiting_responseControlIOBuffer.ctrl_driver_actionsControlIOBuffer.ctrl_in_callbackControlIOBuffer.ctrl_outControlIOBuffer.ctrl_user_callback_actionsControlIOBuffer.decrypt_password()ControlIOBuffer.dump_queues()ControlIOBuffer.error()ControlIOBuffer.error_with_priority()ControlIOBuffer.flush()ControlIOBuffer.free_write_lock()ControlIOBuffer.get_connection()ControlIOBuffer.get_lock_and_update_secret()ControlIOBuffer.get_write_lock()ControlIOBuffer.info()ControlIOBuffer.info_with_priority()ControlIOBuffer.push_callback_action()ControlIOBuffer.push_ctrl_out()ControlIOBuffer.push_driver_callback()ControlIOBuffer.translate_msg()ControlIOBuffer.translate_msg_use_callback()ControlIOBuffer.update_connection_secret()ControlIOBuffer.update_progress()ControlIOBuffer.warn()ControlIOBuffer.warn_with_priority()
StreamIOBufferStreamIOBuffer.completed_streamsStreamIOBuffer.dump_queues()StreamIOBuffer.flush()StreamIOBuffer.get_stream_msgs()StreamIOBuffer.pending_writesStreamIOBuffer.push_close_anchor_msg()StreamIOBuffer.push_record()StreamIOBuffer.receive_chunk()StreamIOBuffer.transportStreamIOBuffer.write_to_buffer()
- ayx_python_sdk.providers.amp_provider.amp_output_anchor module
- ayx_python_sdk.providers.amp_provider.amp_provider module
- ayx_python_sdk.providers.amp_provider.amp_provider_v2 module
- ayx_python_sdk.providers.amp_provider.amp_record_packet module
- ayx_python_sdk.providers.amp_provider.cng_certs module
- ayx_python_sdk.providers.amp_provider.grpc_util module
- ayx_python_sdk.providers.amp_provider.logger_config module
- ayx_python_sdk.providers.amp_provider.plugin_class_loader module
- ayx_python_sdk.providers.amp_provider.sdk_tool_runner module
- ayx_python_sdk.providers.amp_provider.sdk_tool_service module
- ayx_python_sdk.providers.amp_provider.sdk_tool_service_v2 module
SdkToolServiceV2SdkToolServiceV2.Control()SdkToolServiceV2.RecordTransfer()SdkToolServiceV2.cond_teardownSdkToolServiceV2.curr_driver_fnSdkToolServiceV2.driverSdkToolServiceV2.driver_guardSdkToolServiceV2.init_dataSdkToolServiceV2.loggerSdkToolServiceV2.ready_for_recordsSdkToolServiceV2.record_batch_receivedSdkToolServiceV2.record_teardown
- Module contents
AMPDriverAMPDriver.clear_state()AMPDriver.connection_closed_callback()AMPDriver.ctrl_ioAMPDriver.environmentAMPDriver.incoming_connection_complete_callback()AMPDriver.metadata_received()AMPDriver.on_complete_callback()AMPDriver.pluginAMPDriver.record_batch_received()AMPDriver.record_ioAMPDriver.record_packet_received()AMPDriver.run_user_init()
AMPEnvironmentAMPEnvironment.alteryx_install_dirAMPEnvironment.alteryx_localeAMPEnvironment.designer_versionAMPEnvironment.get_settings_conf()AMPEnvironment.parse_settings_key_value()AMPEnvironment.proxy_configurationAMPEnvironment.tool_idAMPEnvironment.update_modeAMPEnvironment.update_onlyAMPEnvironment.update_tool_config()AMPEnvironment.workflow_dir
AMPEnvironmentV2AMPEnvironmentV2.alteryx_install_dirAMPEnvironmentV2.alteryx_localeAMPEnvironmentV2.create_temp_file()AMPEnvironmentV2.designer_versionAMPEnvironmentV2.get_log_directory()AMPEnvironmentV2.get_proxy_configuration()AMPEnvironmentV2.get_settings_conf()AMPEnvironmentV2.parse_settings_key_value()AMPEnvironmentV2.proxy_configurationAMPEnvironmentV2.raw_constantsAMPEnvironmentV2.save_engine_constants()AMPEnvironmentV2.save_update_mode()AMPEnvironmentV2.set_tool_config()AMPEnvironmentV2.temp_dirAMPEnvironmentV2.tool_configAMPEnvironmentV2.tool_idAMPEnvironmentV2.update_modeAMPEnvironmentV2.update_onlyAMPEnvironmentV2.update_tool_config()AMPEnvironmentV2.workflow_dirAMPEnvironmentV2.workflow_id
AMPIOAMPInputAnchorAMPInputConnectionAMPOutputAnchorAMPProviderAMPProviderV2AMPRecordPacketControlIOBufferControlIOBuffer.awaiting_responseControlIOBuffer.blocking_awaiting_responseControlIOBuffer.ctrl_driver_actionsControlIOBuffer.ctrl_in_callbackControlIOBuffer.ctrl_outControlIOBuffer.ctrl_user_callback_actionsControlIOBuffer.decrypt_password()ControlIOBuffer.dump_queues()ControlIOBuffer.error()ControlIOBuffer.error_with_priority()ControlIOBuffer.flush()ControlIOBuffer.free_write_lock()ControlIOBuffer.get_connection()ControlIOBuffer.get_lock_and_update_secret()ControlIOBuffer.get_write_lock()ControlIOBuffer.info()ControlIOBuffer.info_with_priority()ControlIOBuffer.push_callback_action()ControlIOBuffer.push_ctrl_out()ControlIOBuffer.push_driver_callback()ControlIOBuffer.translate_msg()ControlIOBuffer.translate_msg_use_callback()ControlIOBuffer.update_connection_secret()ControlIOBuffer.update_progress()ControlIOBuffer.warn()ControlIOBuffer.warn_with_priority()
StreamIOBufferStreamIOBuffer.completed_streamsStreamIOBuffer.dump_queues()StreamIOBuffer.flush()StreamIOBuffer.get_stream_msgs()StreamIOBuffer.pending_writesStreamIOBuffer.push_close_anchor_msg()StreamIOBuffer.push_record()StreamIOBuffer.receive_chunk()StreamIOBuffer.transportStreamIOBuffer.write_to_buffer()
- Subpackages
- ayx_python_sdk.providers.e1_provider package
- Subpackages
- Submodules
- ayx_python_sdk.providers.e1_provider.anchor_builder module
- ayx_python_sdk.providers.e1_provider.cache_e1_sdk_import module
- ayx_python_sdk.providers.e1_provider.connection_callback_strategy module
- ayx_python_sdk.providers.e1_provider.connection_interface module
ConnectionInterfaceConnectionInterface.add_record_container()ConnectionInterface.anchorConnectionInterface.clear_records()ConnectionInterface.ii_close()ConnectionInterface.ii_init()ConnectionInterface.ii_push_record()ConnectionInterface.ii_update_progress()ConnectionInterface.nameConnectionInterface.plugin_failedConnectionInterface.plugin_failure_callback()ConnectionInterface.plugin_proxyConnectionInterface.progress_percentageConnectionInterface.record_batch_sizeConnectionInterface.record_containersConnectionInterface.record_infoConnectionInterface.status
ConnectionStatus
- ayx_python_sdk.providers.e1_provider.e1_dcm module
- ayx_python_sdk.providers.e1_provider.e1_environment module
E1EnvironmentE1Environment.alteryx_install_dirE1Environment.alteryx_localeE1Environment.designer_versionE1Environment.get_settings_conf()E1Environment.parse_settings_key_value()E1Environment.proxy_configurationE1Environment.tool_idE1Environment.update_modeE1Environment.update_onlyE1Environment.update_tool_config()E1Environment.workflow_dirE1Environment.workflow_id
- ayx_python_sdk.providers.e1_provider.e1_input_anchor module
- ayx_python_sdk.providers.e1_provider.e1_input_anchor_proxy module
- ayx_python_sdk.providers.e1_provider.e1_input_connection module
- ayx_python_sdk.providers.e1_provider.e1_io module
- ayx_python_sdk.providers.e1_provider.e1_output_anchor module
- ayx_python_sdk.providers.e1_provider.e1_output_anchor_proxy module
E1OutputAnchorProxyE1OutputAnchorProxy.allow_multipleE1OutputAnchorProxy.close()E1OutputAnchorProxy.engine_anchor_refE1OutputAnchorProxy.nameE1OutputAnchorProxy.num_connectionsE1OutputAnchorProxy.optionalE1OutputAnchorProxy.push_metadata()E1OutputAnchorProxy.push_recordsE1OutputAnchorProxy.record_infoE1OutputAnchorProxy.update_progress()
- ayx_python_sdk.providers.e1_provider.e1_plugin_driver module
- ayx_python_sdk.providers.e1_provider.e1_plugin_proxy module
E1PluginProxyE1PluginProxy.all_connections_closedE1PluginProxy.all_connections_initializedE1PluginProxy.all_required_connections_connectedE1PluginProxy.anchor_builderE1PluginProxy.callback_strategyE1PluginProxy.close_output_anchors()E1PluginProxy.configure_logger()E1PluginProxy.engineE1PluginProxy.environmentE1PluginProxy.failure_occurredE1PluginProxy.get_input_anchor()E1PluginProxy.get_output_anchor()E1PluginProxy.handle_plugin_error()E1PluginProxy.initializedE1PluginProxy.input_anchorsE1PluginProxy.ioE1PluginProxy.log_directoryE1PluginProxy.log_filepathE1PluginProxy.loggerE1PluginProxy.output_anchorsE1PluginProxy.pi_add_incoming_connection()E1PluginProxy.pi_add_outgoing_connection()E1PluginProxy.pi_close()E1PluginProxy.pi_init()E1PluginProxy.pi_push_all_records()E1PluginProxy.plugin_driverE1PluginProxy.push_all_metadata()E1PluginProxy.raise_missing_inputs()E1PluginProxy.record_batch_sizeE1PluginProxy.required_input_anchorsE1PluginProxy.tool_config_loaderE1PluginProxy.tool_idE1PluginProxy.tool_nameE1PluginProxy.update_sys_path()E1PluginProxy.user_pluginE1PluginProxy.user_plugin_classE1PluginProxy.user_plugin_directory_nameE1PluginProxy.workflow_config
- ayx_python_sdk.providers.e1_provider.e1_provider module
- ayx_python_sdk.providers.e1_provider.e1_record_packet module
- ayx_python_sdk.providers.e1_provider.events module
- ayx_python_sdk.providers.e1_provider.tool_config_loader module
- ayx_python_sdk.providers.e1_provider.workflow_config module
- Module contents
E1EnvironmentE1Environment.alteryx_install_dirE1Environment.alteryx_localeE1Environment.designer_versionE1Environment.get_settings_conf()E1Environment.parse_settings_key_value()E1Environment.proxy_configurationE1Environment.tool_idE1Environment.update_modeE1Environment.update_onlyE1Environment.update_tool_config()E1Environment.workflow_dirE1Environment.workflow_id
E1IOE1InputAnchorE1OutputAnchorE1PluginProxyE1PluginProxy.all_connections_closedE1PluginProxy.all_connections_initializedE1PluginProxy.all_required_connections_connectedE1PluginProxy.anchor_builderE1PluginProxy.callback_strategyE1PluginProxy.close_output_anchors()E1PluginProxy.configure_logger()E1PluginProxy.engineE1PluginProxy.environmentE1PluginProxy.failure_occurredE1PluginProxy.get_input_anchor()E1PluginProxy.get_output_anchor()E1PluginProxy.handle_plugin_error()E1PluginProxy.initializedE1PluginProxy.input_anchorsE1PluginProxy.ioE1PluginProxy.log_directoryE1PluginProxy.log_filepathE1PluginProxy.loggerE1PluginProxy.output_anchorsE1PluginProxy.pi_add_incoming_connection()E1PluginProxy.pi_add_outgoing_connection()E1PluginProxy.pi_close()E1PluginProxy.pi_init()E1PluginProxy.pi_push_all_records()E1PluginProxy.plugin_driverE1PluginProxy.push_all_metadata()E1PluginProxy.raise_missing_inputs()E1PluginProxy.record_batch_sizeE1PluginProxy.required_input_anchorsE1PluginProxy.tool_config_loaderE1PluginProxy.tool_idE1PluginProxy.tool_nameE1PluginProxy.update_sys_path()E1PluginProxy.user_pluginE1PluginProxy.user_plugin_classE1PluginProxy.user_plugin_directory_nameE1PluginProxy.workflow_config
E1Provider
- ayx_python_sdk.providers.file_provider package
- Submodules
- ayx_python_sdk.providers.file_provider.environment module
EnvironmentEnvironment.alteryx_install_dirEnvironment.alteryx_localeEnvironment.designer_versionEnvironment.get_settings_conf()Environment.parse_settings_key_value()Environment.proxy_configurationEnvironment.tool_idEnvironment.update_modeEnvironment.update_onlyEnvironment.update_tool_config()Environment.workflow_dirEnvironment.workflow_id
- ayx_python_sdk.providers.file_provider.file_adapter module
- ayx_python_sdk.providers.file_provider.file_provider module
- ayx_python_sdk.providers.file_provider.file_provider_dcm module
- ayx_python_sdk.providers.file_provider.file_provider_input_anchor module
- ayx_python_sdk.providers.file_provider.file_provider_input_connection module
- ayx_python_sdk.providers.file_provider.file_provider_output_anchor module
FileProviderOutputAnchorFileProviderOutputAnchor.allow_multipleFileProviderOutputAnchor.close()FileProviderOutputAnchor.flush()FileProviderOutputAnchor.is_openFileProviderOutputAnchor.metadataFileProviderOutputAnchor.nameFileProviderOutputAnchor.num_connectionsFileProviderOutputAnchor.open()FileProviderOutputAnchor.optionalFileProviderOutputAnchor.update_progress()FileProviderOutputAnchor.write()
- ayx_python_sdk.providers.file_provider.file_record_packet module
- ayx_python_sdk.providers.file_provider.iox module
- ayx_python_sdk.providers.file_provider.tool_input module
- Module contents
AnchorDefinitionFileAdapterFileProvider()FileProviderInputAnchorFileProviderInputConnectionFileProviderOutputAnchorFileProviderOutputAnchor.allow_multipleFileProviderOutputAnchor.close()FileProviderOutputAnchor.flush()FileProviderOutputAnchor.is_openFileProviderOutputAnchor.metadataFileProviderOutputAnchor.nameFileProviderOutputAnchor.num_connectionsFileProviderOutputAnchor.open()FileProviderOutputAnchor.optionalFileProviderOutputAnchor.update_progress()FileProviderOutputAnchor.write()
ToolDefinitionToolInput
Module contents¶
Alteryx Python SDK: RecordProviders.