Package org.apache.hadoop.yarn.server.timelineservice.documentstore
@Private
@Unstable
package org.apache.hadoop.yarn.server.timelineservice.documentstore
Package org.apache.hadoop.yarn.server.timelineservice.documentstore
contains DocumentStore Reader and Writer Implementation of TimelineService
for reading and writing documents from DocumentStore.
-
ClassesClassDescriptionThis creates the Collection for a
DocumentStoreVendorbackend configured for storing application timeline information.This is a generic document store timeline reader for reading the timeline entity information.This is a generic document store timeline writer for storing the timeline entity information.This class consists of all the utils required for reading or writing documents for aDocumentStoreVendor.