- GenericObjectMapper - Class in org.apache.hadoop.yarn.server.timeline
-
A utility class providing methods for serializing and deserializing
objects.
- GenericObjectMapper() - Constructor for class org.apache.hadoop.yarn.server.timeline.GenericObjectMapper
-
- get(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
- getAllApplications() - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryReader
-
- getAllApplications() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.FileSystemApplicationHistoryStore
-
- getAllApplications() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.MemoryApplicationHistoryStore
-
- getAllApplications() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.NullApplicationHistoryStore
-
- getAllocatedResource() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerHistoryData
-
- getAllocatedResource() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerStartData
-
- getAllocatedResource() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerStartDataPBImpl
-
- getAMContainer(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManager
-
This method returns ContainerReport
for specified
ApplicationAttemptId
.
- getAMContainer(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl
-
- getAMContainer(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerOnTimelineStore
-
- getAMContainer(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryReader
-
- getAMContainer(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.FileSystemApplicationHistoryStore
-
- getAMContainer(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.MemoryApplicationHistoryStore
-
- getAMContainer(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.NullApplicationHistoryStore
-
- getApp(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
- getAppAttempt(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
- getAppAttempts(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
- getApplication(ApplicationId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManager
-
This method returns Application ApplicationReport
for the specified
ApplicationId
.
- getApplication(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl
-
- getApplication(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerOnTimelineStore
-
- getApplication(ApplicationId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryReader
-
- getApplication(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.FileSystemApplicationHistoryStore
-
- getApplication(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.MemoryApplicationHistoryStore
-
- getApplication(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.NullApplicationHistoryStore
-
- getApplicationAttempt(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManager
-
This method returns ApplicationAttemptReport
for specified
ApplicationId
.
- getApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl
-
- getApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerOnTimelineStore
-
- getApplicationAttempt(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryReader
-
- getApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.FileSystemApplicationHistoryStore
-
- getApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.MemoryApplicationHistoryStore
-
- getApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.NullApplicationHistoryStore
-
- getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptFinishData
-
- getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptHistoryData
-
- getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptStartData
-
- getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptFinishDataPBImpl
-
- getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptStartDataPBImpl
-
- getApplicationAttemptReport(GetApplicationAttemptReportRequest) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryClientService
-
- getApplicationAttempts(GetApplicationAttemptsRequest) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryClientService
-
- getApplicationAttempts(ApplicationId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManager
-
Application can have multiple application attempts
ApplicationAttemptReport
.
- getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl
-
- getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerOnTimelineStore
-
- getApplicationAttempts(ApplicationId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryReader
-
- getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.FileSystemApplicationHistoryStore
-
- getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.MemoryApplicationHistoryStore
-
- getApplicationAttempts(ApplicationId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.NullApplicationHistoryStore
-
- getApplicationHistoryClientService() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebApp
-
- getApplicationId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationFinishData
-
- getApplicationId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getApplicationId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationStartData
-
- getApplicationId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationFinishDataPBImpl
-
- getApplicationId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationStartDataPBImpl
-
- getApplicationName() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getApplicationName() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationStartData
-
- getApplicationName() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationStartDataPBImpl
-
- getApplicationReport(GetApplicationReportRequest) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryClientService
-
- getApplications(GetApplicationsRequest) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryClientService
-
- getApplications(long, long, long) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManager
-
This method returns the given number of Application in the
given appStartedTime period.
- getApplications(long, long, long) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl
-
- getApplications(long, long, long) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerOnTimelineStore
-
- getApplicationType() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getApplicationType() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationStartData
-
- getApplicationType() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationStartDataPBImpl
-
- getApps(HttpServletRequest, HttpServletResponse, String, Set<String>, String, String, String, String, String, String, String, String, Set<String>) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
- getAssignedNode() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerHistoryData
-
- getAssignedNode() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerStartData
-
- getAssignedNode() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerStartDataPBImpl
-
- getAttemptsTableColumnDefs() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AppPage
-
- getBindAddress() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryClientService
-
- getBytes() - Method in class org.apache.hadoop.yarn.server.timeline.util.LeveldbUtils.KeyBuilder
-
Builds a byte array without the final string delimiter.
- getBytesForLookup() - Method in class org.apache.hadoop.yarn.server.timeline.util.LeveldbUtils.KeyBuilder
-
Builds a byte array including the final string delimiter.
- getContainer(ContainerId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManager
-
This method returns ContainerReport
for specified
ContainerId
.
- getContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl
-
- getContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerOnTimelineStore
-
- getContainer(ContainerId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryReader
-
- getContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.FileSystemApplicationHistoryStore
-
- getContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.MemoryApplicationHistoryStore
-
- getContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.NullApplicationHistoryStore
-
- getContainer(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerFinishData
-
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerHistoryData
-
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerFinishDataPBImpl
-
- getContainerId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerFinishData
-
- getContainerId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerHistoryData
-
- getContainerId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerStartData
-
- getContainerId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerFinishDataPBImpl
-
- getContainerId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerStartDataPBImpl
-
- getContainerLogFile(HttpServletRequest, HttpServletResponse, String, String, String, String, String, boolean) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
Returns the contents of a container's log file in plain text.
- getContainerLogsInfo(HttpServletRequest, HttpServletResponse, String, String, boolean) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
Returns log file's name as well as current file size for a container.
- getContainerReport(GetContainerReportRequest) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryClientService
-
- getContainers(GetContainersRequest) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryClientService
-
- getContainers(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManager
-
This method returns Map of ContainerId
to ContainerReport
for specified ApplicationAttemptId
.
- getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl
-
- getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerOnTimelineStore
-
- getContainers(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryReader
-
- getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.FileSystemApplicationHistoryStore
-
- getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.MemoryApplicationHistoryStore
-
- getContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.NullApplicationHistoryStore
-
- getContainers(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
- getContainersTableColumnDefs() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AppAttemptPage
-
- getContainerState() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerFinishData
-
- getContainerState() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerHistoryData
-
- getContainerState() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerFinishDataPBImpl
-
- getContext(Class<?>) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.JAXBContextResolver
-
- getDelegationToken(GetDelegationTokenRequest) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryClientService
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptFinishData
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptHistoryData
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationFinishData
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerFinishData
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerHistoryData
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptFinishDataPBImpl
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationFinishDataPBImpl
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerFinishDataPBImpl
-
- getDomain(String) - Method in class org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore
-
- getDomain(String) - Method in class org.apache.hadoop.yarn.server.timeline.RollingLevelDBTimelineStore
-
- getDomain(String, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timeline.TimelineDataManager
-
Get a single domain of the particular ID.
- getDomain(String) - Method in interface org.apache.hadoop.yarn.server.timeline.TimelineReader
-
This method retrieves the domain information for a given ID.
- getDomain(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.hadoop.yarn.server.timeline.webapp.TimelineWebServices
-
Return a single domain of the given domain Id.
- getDomains(String) - Method in class org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore
-
- getDomains(String) - Method in class org.apache.hadoop.yarn.server.timeline.RollingLevelDBTimelineStore
-
- getDomains(String, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timeline.TimelineDataManager
-
Get all the domains that belong to the given owner.
- getDomains(String) - Method in interface org.apache.hadoop.yarn.server.timeline.TimelineReader
-
This method retrieves all the domains that belong to a given owner.
- getDomains(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.hadoop.yarn.server.timeline.webapp.TimelineWebServices
-
Return a list of domains of the given owner.
- getEntities(String, Long, Long, Long, String, Long, NameValuePair, Collection<NameValuePair>, EnumSet<TimelineReader.Field>, TimelineDataManager.CheckAcl) - Method in class org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore
-
- getEntities(String, Long, Long, Long, String, Long, NameValuePair, Collection<NameValuePair>, EnumSet<TimelineReader.Field>, TimelineDataManager.CheckAcl) - Method in class org.apache.hadoop.yarn.server.timeline.RollingLevelDBTimelineStore
-
- getEntities(String, NameValuePair, Collection<NameValuePair>, Long, Long, String, Long, Long, EnumSet<TimelineReader.Field>, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timeline.TimelineDataManager
-
Get the timeline entities that the given user have access to.
- getEntities(String, Long, Long, Long, String, Long, NameValuePair, Collection<NameValuePair>, EnumSet<TimelineReader.Field>, TimelineDataManager.CheckAcl) - Method in interface org.apache.hadoop.yarn.server.timeline.TimelineReader
-
This method retrieves a list of entity information, TimelineEntity
,
sorted by the starting timestamp for the entity, descending.
- getEntities(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timeline.webapp.TimelineWebServices
-
Return a list of entities that match the given parameters.
- getEntity(String, String, EnumSet<TimelineReader.Field>) - Method in class org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore
-
- getEntity(String, String, EnumSet<TimelineReader.Field>) - Method in class org.apache.hadoop.yarn.server.timeline.RollingLevelDBTimelineStore
-
- getEntity(String, String, EnumSet<TimelineReader.Field>, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timeline.TimelineDataManager
-
Get the single timeline entity that the given user has access to.
- getEntity(String, String, EnumSet<TimelineReader.Field>) - Method in interface org.apache.hadoop.yarn.server.timeline.TimelineReader
-
This method retrieves the entity information for a given entity.
- getEntity(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.apache.hadoop.yarn.server.timeline.webapp.TimelineWebServices
-
Return a single entity of the given entity type and Id.
- getEntityTimelines(String, SortedSet<String>, Long, Long, Long, Set<String>) - Method in class org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore
-
- getEntityTimelines(String, SortedSet<String>, Long, Long, Long, Set<String>) - Method in class org.apache.hadoop.yarn.server.timeline.RollingLevelDBTimelineStore
-
- getEntityTimelines(String, SortedSet<String>, Long, Long, Long, Set<String>) - Method in interface org.apache.hadoop.yarn.server.timeline.TimelineReader
-
This method retrieves the events for a list of entities all of the same
entity type.
- getEvents(String, SortedSet<String>, SortedSet<String>, Long, Long, Long, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.timeline.TimelineDataManager
-
Get the events whose entities the given user has access to.
- getEvents(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String) - Method in class org.apache.hadoop.yarn.server.timeline.webapp.TimelineWebServices
-
Return the events that match the given parameters.
- getFileSystem(Path, Configuration) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.FileSystemApplicationHistoryStore
-
- getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptFinishData
-
- getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptHistoryData
-
- getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationFinishData
-
- getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptFinishDataPBImpl
-
- getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationFinishDataPBImpl
-
- getFinishTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationFinishData
-
- getFinishTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getFinishTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerFinishData
-
- getFinishTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerHistoryData
-
- getFinishTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationFinishDataPBImpl
-
- getFinishTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerFinishDataPBImpl
-
- getHistoryStore() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl
-
- getHost() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptHistoryData
-
- getHost() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptStartData
-
- getHost() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptStartDataPBImpl
-
- getId() - Method in class org.apache.hadoop.yarn.server.timeline.EntityIdentifier
-
Get the entity Id.
- getLatestSequenceNumber() - Method in class org.apache.hadoop.yarn.server.timeline.recovery.TimelineStateStore.TimelineServiceState
-
- getLogs(HttpServletRequest, HttpServletResponse, String, String, String, String, String, boolean) - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebServices
-
- getMasterContainerId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptHistoryData
-
- getMasterContainerId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptStartData
-
- getMasterContainerId() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptStartDataPBImpl
-
- getName() - Method in class org.apache.hadoop.yarn.server.timeline.NameValuePair
-
Get the name.
- getNextLong() - Method in class org.apache.hadoop.yarn.server.timeline.util.LeveldbUtils.KeyParser
-
Read the next 8 bytes in the byte buffer as a long.
- getNextString() - Method in class org.apache.hadoop.yarn.server.timeline.util.LeveldbUtils.KeyParser
-
Returns a string from the offset until the next string delimiter.
- getOffset() - Method in class org.apache.hadoop.yarn.server.timeline.util.LeveldbUtils.KeyParser
-
- getPort() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer
-
- getPrefix() - Method in class org.apache.hadoop.yarn.server.timeline.webapp.CrossOriginFilterInitializer
-
- getPriority() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerHistoryData
-
- getPriority() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerStartData
-
- getPriority() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerStartDataPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptFinishDataPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptStartDataPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationFinishDataPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationStartDataPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerFinishDataPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerStartDataPBImpl
-
- getQueue() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getQueue() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationStartData
-
- getQueue() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationStartDataPBImpl
-
- getRemainingBytes() - Method in class org.apache.hadoop.yarn.server.timeline.util.LeveldbUtils.KeyParser
-
Returns a copy of the remaining bytes.
- getRenewDate() - Method in class org.apache.hadoop.yarn.server.timeline.recovery.records.TimelineDelegationTokenIdentifierData
-
- getRPCPort() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptHistoryData
-
- getRPCPort() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptStartData
-
- getRPCPort() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptStartDataPBImpl
-
- getServices() - Method in class org.apache.hadoop.yarn.server.timeline.security.authorize.TimelinePolicyProvider
-
- getStartTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getStartTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationStartData
-
- getStartTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerHistoryData
-
- getStartTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ContainerStartData
-
- getStartTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationStartDataPBImpl
-
- getStartTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ContainerStartDataPBImpl
-
- getSubmitTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getSubmitTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationStartData
-
- getSubmitTime() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationStartDataPBImpl
-
- getTimelineDataManager() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.webapp.AHSWebApp
-
- getTimelineStore() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer
-
- getTokenIdentifier() - Method in class org.apache.hadoop.yarn.server.timeline.recovery.records.TimelineDelegationTokenIdentifierData
-
- getTokenMasterKeyState() - Method in class org.apache.hadoop.yarn.server.timeline.recovery.TimelineStateStore.TimelineServiceState
-
- getTokenState() - Method in class org.apache.hadoop.yarn.server.timeline.recovery.TimelineStateStore.TimelineServiceState
-
- getTrackingURL() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptFinishData
-
- getTrackingURL() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptHistoryData
-
- getTrackingURL() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptFinishDataPBImpl
-
- getType() - Method in class org.apache.hadoop.yarn.server.timeline.EntityIdentifier
-
Get the entity type.
- getUser() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getUser() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationStartData
-
- getUser() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationStartDataPBImpl
-
- getValue() - Method in class org.apache.hadoop.yarn.server.timeline.NameValuePair
-
Get the value.
- getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptFinishData
-
- getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationAttemptHistoryData
-
- getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationAttemptFinishDataPBImpl
-
- getYarnApplicationState() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationFinishData
-
- getYarnApplicationState() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.ApplicationHistoryData
-
- getYarnApplicationState() - Method in class org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb.ApplicationFinishDataPBImpl
-