Class ProfileResources.QProfiles
java.lang.Object
org.apache.drill.exec.server.rest.profile.ProfileResources.QProfilesBase
org.apache.drill.exec.server.rest.profile.ProfileResources.QProfiles
- Enclosing class:
- ProfileResources
-
Constructor Summary
ConstructorDescriptionQProfiles
(List<ProfileResources.ProfileInfo> runningQueries, List<ProfileResources.ProfileInfo> finishedQueries, List<String> errors) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.drill.exec.server.rest.profile.ProfileResources.QProfilesBase
getErrors, getMaxFetchedQueries, getQueriesPerPage
-
Constructor Details
-
QProfiles
public QProfiles(List<ProfileResources.ProfileInfo> runningQueries, List<ProfileResources.ProfileInfo> finishedQueries, List<String> errors)
-
-
Method Details
-
getRunningQueries
-
getFinishedQueries
-