Docs.rs
  • kapot-executor-0.2.1
    • kapot-executor 0.2.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andreclaudino
    • Dependencies
      • anyhow ^1 normal
      • arrow ^53.3.0 normal
      • arrow-flight ^53.3.0 normal
      • async-trait ^0.1.41 normal
      • chrono ^0.4 normal
      • configure_me ^0.4.0 normal
      • dashmap ^6.1 normal
      • datafusion ^44.0 normal
      • datafusion-proto ^44.0 normal
      • futures ^0.3 normal
      • kapot-core ^0.2.0 normal
      • log ^0.4 normal
      • mimalloc ^0.1 normal optional
      • num_cpus ^1.13.0 normal
      • parking_lot ^0.12 normal
      • tempfile ^3 normal
      • tokio ^1.0 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.12 normal
      • tracing ^0.1.36 normal
      • tracing-appender ^0.2.2 normal
      • tracing-subscriber ^0.3.15 normal
      • uuid ^1.0 normal
      • configure_me_codegen ^0.4.4 build
      • libc ^0.2 normal
    • Versions
    • 40.23% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kapot_executor0.2.1

Crate Items

  • Structs
  • Statics
  • Traits
  • Functions

List of all items

Structs

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

Traits

  • 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
  • terminate::sig_term

Statics

  • executor_server::TERMINATING