Package org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document
@Private
@Unstable
package org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document
Package org.apache.hadoop.yarn.server.timelineservice.
documentstore.collection.document contains interface for all the
Timeline Documents. Any new document that has to be persisted in
the document store should implement this.
-
ClassDescriptionIndicates that the document that was requested is not found from the Document Store.TimelineDocument<Document>This is an interface for all the Timeline Documents.