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 Details

    • DocumentStoreCollectionCreator

      public DocumentStoreCollectionCreator()
  • Method Details

    • createTimelineSchema

      public void createTimelineSchema(String[] args)
      Specified by:
      createTimelineSchema in interface org.apache.hadoop.yarn.server.timelineservice.storage.SchemaCreator