Uses of Class
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowactivity.FlowActivityDocument
Packages that use FlowActivityDocument
Package
Description
Package org.apache.hadoop.yarn.server.timelineservice.
-
Uses of FlowActivityDocument in org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowactivity
Methods in org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowactivity with parameters of type FlowActivityDocumentModifier and TypeMethodDescriptionvoidFlowActivityDocument.merge(FlowActivityDocument flowActivityDocument) Merge theFlowActivityDocumentthat is passed with the current document for upsert.