Uses of Class
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowrun.FlowRunDocument
Packages that use FlowRunDocument
Package
Description
Package org.apache.hadoop.yarn.server.timelineservice.
-
Uses of FlowRunDocument in org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowrun
Methods in org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowrun with parameters of type FlowRunDocumentModifier and TypeMethodDescriptionvoidFlowRunDocument.merge(FlowRunDocument flowRunDoc) Merge theFlowRunDocumentthat is passed with the current document for upsert.