Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
dftracer-utils 0.1.0 documentation
dftracer-utils 0.1.0 documentation

Contents:

  • Installation
  • Quick Start Guide
  • Pipeline Guide
  • Command-Line Tools
  • HTTP Server
  • Utilities
    • Filesystem
    • File I/O
    • Compression
    • Text
    • Composites
    • DFTracer-Specific Composites
    • Replay
    • Hash
    • Indexer
    • Reader
    • Common
    • DLIO Config Generation
    • Call Tree Utility
  • Python API Reference
    • TraceReader Module
    • Utilities Module
    • Runtime Module
    • JSON Module
    • Indexer Module
    • DFAnalyzer Module
  • C++ API Reference
    • Core Infrastructure
    • RocksDB
    • Reader Components
    • Indexer Components
    • Pipeline Components
      • Task System
      • Executor Classes
    • Coroutine API
    • Task Graph API
    • Utilities API
    • Arrow Data Infrastructure
    • Async I/O API
    • Scheduler & Watchdog
    • DFTracer Aggregation Pipeline
    • DFTracer Indexing System
    • API Reference
      • Utilities API
        • Utilities
        • Common API
          • Arrow Data Interchange
          • JSON Utilities
          • Query DSL
          • Statistics (DDSketch, Histogram)
        • Generic Composites
          • Generic Composites
          • DFTracer Composites (General)
            • DFTracer Composites (General)
            • DFTracer Aggregation Pipeline
            • DFTracer Comparator
            • DFTracer Bloom Filter Indexing
            • DFTracer Reorganization
            • DFTracer Statistics
            • DFTracer Views & Predicates
            • Visitors
        • File I/O
          • File I/O
          • Lines API
            • Lines
            • Sources
          • Parallel
        • Behaviors
        • Dlio
        • Filesystem
        • Hash Utilities
        • Indexer
        • Reader
        • Replay
        • Tags
        • Text Processing
      • Call Tree
      • Core Runtime
      • Coroutine Primitives
      • Async I/O
      • RocksDB
      • HTTP Server
      • Task Graph
  • Developer’s Guide

Links:

  • DFTracer Documentation
  • DFTracer GitHub
Back to top
View this page

Common API¶

  • Arrow Data Interchange
  • JSON Utilities
  • Query DSL
  • Statistics (DDSketch, Histogram)
Next
Arrow Data Interchange
Previous
Utilities
Copyright © 2026, Ray Andrew Sinurat, Hariharan Devarajan
Made with Sphinx and @pradyunsg's Furo