- All Known Implementing Classes:
CallStack
public interface CallOrigin
A call origin for query execution profiling to collect graph use (for query tuning).
-
Method Summary
Return the full description of the call origin.
Compute and return an origin key based on the query hash.
-
Method Details
-
top
Return the top element. Typically the top stack element with class and line.
-
description
Return the full description of the call origin.
-
key
Compute and return an origin key based on the query hash.