Class DocumentStoreCollectionCreator
java.lang.Object
org.apache.hadoop.yarn.server.timelineservice.documentstore.DocumentStoreCollectionCreator
- All Implemented Interfaces:
org.apache.hadoop.yarn.server.timelineservice.storage.SchemaCreator
public class DocumentStoreCollectionCreator
extends Object
implements org.apache.hadoop.yarn.server.timelineservice.storage.SchemaCreator
This creates the Collection for a
DocumentStoreVendor backend
configured for storing application timeline information.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DocumentStoreCollectionCreator
public DocumentStoreCollectionCreator()
-
-
Method Details
-
createTimelineSchema
- Specified by:
createTimelineSchemain interfaceorg.apache.hadoop.yarn.server.timelineservice.storage.SchemaCreator
-