List of all items
Structs
- envelope::ProtocolEnvelope
- native::ApiVersion
- native::ArrowFrame
- native::AuthenticateRequest
- native::AuthenticateResponse
- native::AuthenticatedIdentity
- native::BeginScramRequest
- native::BeginScramResponse
- native::BeginTransactionRequest
- native::BeginTransactionResponse
- native::CancelQueryRequest
- native::CancelQueryResponse
- native::CloseSessionRequest
- native::ColumnSchema
- native::CreateColumn
- native::CreateTableRequest
- native::CreateTableResponse
- native::DurableOutcome
- native::Empty
- native::ErrorDetail
- native::ExecuteAdminRequest
- native::ExecuteRequest
- native::ExecuteResponse
- native::FinishScramRequest
- native::FinishScramResponse
- native::ForeignKey
- native::GetQueryStatusRequest
- native::GetSchemaRequest
- native::GetSchemaResponse
- native::HealthRequest
- native::HealthResponse
- native::MysqlCachingSha2Credential
- native::OidcCredential
- native::OpenSessionRequest
- native::OpenSessionResponse
- native::PasswordCredential
- native::PrepareRequest
- native::PrepareResponse
- native::QueryStatusResponse
- native::RequestContext
- native::ServiceTokenCredential
- native::TransactionRequest
- native::UniqueConstraint
- native::admin_service_client::AdminServiceClient
- native::admin_service_server::AdminServiceServer
- native::auth_service_client::AuthServiceClient
- native::auth_service_server::AuthServiceServer
- native::catalog_service_client::CatalogServiceClient
- native::catalog_service_server::CatalogServiceServer
- native::health_service_client::HealthServiceClient
- native::health_service_server::HealthServiceServer
- native::query_service_client::QueryServiceClient
- native::query_service_server::QueryServiceServer
- native::session_service_client::SessionServiceClient
- native::session_service_server::SessionServiceServer
- native::transaction_service_client::TransactionServiceClient
- native::transaction_service_server::TransactionServiceServer
- native_transport::NativeRpcClient
- native_transport::NativeRpcClientConfig
- native_transport::NativeRpcClientPool
- native_transport::NativeRpcConnection
- native_transport::NativeRpcServer
- native_transport::NativeRpcServerConfig
- native_transport::NativeRpcServices
- prepared::PreparedStatementBinding
- prepared::StatementId
- request::ExecuteRequest
- request::ResultLimits
- request::SessionId
- services::ColumnSchema
- services::ExecuteResponse
- services::HealthStatus
- services::QueryStatus
- services::TableSchema
- session::Session
Enums
- envelope::EnvelopeError
- native::CancelOutcome
- native::ColumnType
- native::ForeignKeyAction
- native::IsolationLevel
- native::QueryPhase
- native::authenticate_request::Credential
- native::execute_request::Command
- native_transport::NativeRpcTransportError
- request::AdminCommand
- request::AuthenticatedIdentity
- request::ExecuteCommand
- request::IsolationLevel
- request::ParameterValue
- request::SessionIdParseError
- services::Credentials
- services::QueryPhase
- session::TransactionState
Traits
- native::admin_service_server::AdminService
- native::auth_service_server::AuthService
- native::catalog_service_server::CatalogService
- native::health_service_server::HealthService
- native::query_service_server::QueryService
- native::session_service_server::SessionService
- native::transaction_service_server::TransactionService
- services::AdminService
- services::ArrowFrameStream
- services::AuthService
- services::CatalogService
- services::HealthService
- services::QueryService
- services::SessionService
- services::TransactionService
Functions
Type Aliases
Constants
- NATIVE_API_MAJOR
- NATIVE_API_MINOR
- envelope::CHECKSUM_LEN
- envelope::HEADER_LEN
- envelope::MAX_MESSAGE_PAYLOAD_BYTES
- envelope::MIN_SUPPORTED_PROTOCOL_VERSION
- envelope::PROTOCOL_VERSION
- native::admin_service_server::SERVICE_NAME
- native::auth_service_server::SERVICE_NAME
- native::catalog_service_server::SERVICE_NAME
- native::health_service_server::SERVICE_NAME
- native::query_service_server::SERVICE_NAME
- native::session_service_server::SERVICE_NAME
- native::transaction_service_server::SERVICE_NAME
- request::DEFAULT_MAX_BYTES
- request::DEFAULT_MAX_CANDIDATE_COUNT
- request::DEFAULT_MAX_ROWS