Package com.yahoo.search.query.profiling
Class ProfilingParams
java.lang.Object
com.yahoo.search.query.profiling.ProfilingParams
Contains parameters for a part of the backend query evaluation that should be profiled.
- Author:
- geirst
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleanstatic QueryProfileTypeintgetDepth()inthashCode()voidsetDepth(int value)
-
Field Details
-
PROFILING_PARAMS
- See Also:
-
DEPTH
- See Also:
-
-
Constructor Details
-
ProfilingParams
public ProfilingParams()
-
-
Method Details