Uses of Class
org.apache.datafusion.RuntimeStats
Packages that use RuntimeStats
-
Uses of RuntimeStats in org.apache.datafusion
Methods in org.apache.datafusion that return RuntimeStatsModifier and TypeMethodDescriptionSessionContext.runtimeStats()Snapshot operational counters from the underlying Tokio runtime: worker count, busy time, queue depth, etc.