Docs.rs
  • ballista-executor-46.0.0
    • ballista-executor 46.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • alamb
    • Dependencies
      • arrow ^54 normal
      • arrow-flight ^54 normal
      • async-trait ^0.1 normal
      • ballista-core ^46.0.0 normal
      • configure_me ^0.4.0 normal optional
      • dashmap ^6.1 normal
      • datafusion ^46.0.1 normal
      • datafusion-proto ^46.0.1 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • mimalloc ^0.1 normal optional
      • parking_lot ^0.12 normal
      • tempfile ^3.16 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.12 normal
      • tracing ^0.1 normal optional
      • tracing-appender ^0.2.2 normal optional
      • tracing-subscriber ^0.3 normal optional
      • uuid ^1.13 normal
      • configure_me_codegen ^0.4.4 build
      • libc ^0.2 normal
    • Versions
    • 25.84% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ballista_executor46.0.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • TaskExecutionTimes
  • collect::CollectExec
  • config::Config
  • execution_engine::DefaultExecutionEngine
  • execution_engine::DefaultQueryStageExec
  • executor::Executor
  • executor::TasksDrainedFuture
  • executor_process::ExecutorProcessConfig
  • executor_server::ExecutorServer
  • flight_service::BallistaFlightService
  • metrics::LoggingMetricsCollector
  • shutdown::Shutdown
  • shutdown::ShutdownNotifier

Enums

  • config::ArgParseError
  • config::EnvParseError
  • config::Error
  • config::ValidationError

Traits

  • config::ResultExt
  • execution_engine::ExecutionEngine
  • execution_engine::QueryStageExecutor
  • metrics::ExecutorMetricsCollector

Functions

  • as_task_status
  • execution_loop::poll_loop
  • executor_process::satisfy_dir_ttl
  • executor_process::start_executor_process
  • executor_server::startup
  • new_standalone_executor
  • new_standalone_executor_from_builder
  • new_standalone_executor_from_state
  • terminate::sig_term

Type Aliases

  • ArrowFlightServerProvider

Statics

  • executor_server::TERMINATING