public interface HistoryContext extends AppContext
Modifier and Type | Method and Description |
---|---|
Map<JobId,Job> |
getAllJobs(ApplicationId appID) |
JobsInfo |
getPartialJobs(Long offset,
Long count,
String user,
String queue,
Long sBegin,
Long sEnd,
Long fBegin,
Long fEnd,
JobState jobState) |
getAllJobs, getApplicationAttemptId, getApplicationID, getApplicationName, getBlacklistedNodes, getClientToAMTokenSecretManager, getClock, getClusterInfo, getEventHandler, getJob, getStartTime, getUser, hasSuccessfullyUnregistered, isLastAMRetry
Copyright © 2013 Apache Software Foundation. All rights reserved.