|
Qizx fe-4.4p2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profiling | |
---|---|
com.qizx.api | API of the embeddable version of the Qizx XML Query engine. |
com.qizx.api.admin |
Uses of Profiling in com.qizx.api |
---|
Methods in com.qizx.api that return types with arguments of type Profiling | |
---|---|
List<Profiling> |
Expression.getProfilingAnnotations()
Returns a list of profiling annotations if the expression was executed by Expression.profile() , else null. |
List<Profiling> |
ItemSequence.getProfilingAnnotations()
Returns a list of Profiling annotations when the query was executed through the profile() method. |
Uses of Profiling in com.qizx.api.admin |
---|
Methods in com.qizx.api.admin that return Profiling | |
---|---|
Profiling |
Profiling.getNext()
|
Methods in com.qizx.api.admin with parameters of type Profiling | |
---|---|
int |
Profiling.compareTo(Profiling ann)
|
Constructors in com.qizx.api.admin with parameters of type Profiling | |
---|---|
Profiling(String type,
com.qizx.xquery.op.Expression location,
Profiling next)
|
|
© 2010 Axyana Software | |||||||||
PREV NEXT | FRAMES NO FRAMES |