Uses of Class
org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController.IndexedFileLogMeta
Packages that use LogAggregationIndexedFileController.IndexedFileLogMeta
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of LogAggregationIndexedFileController.IndexedFileLogMeta in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile that return types with arguments of type LogAggregationIndexedFileController.IndexedFileLogMetaModifier and TypeMethodDescriptionLogAggregationIndexedFileController.IndexedPerAggregationLogMeta.getContainerLogMeta(String containerId) LogAggregationIndexedFileController.IndexedPerAggregationLogMeta.getLogMetas()Method parameters in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile with type arguments of type LogAggregationIndexedFileController.IndexedFileLogMetaModifier and TypeMethodDescriptionvoidLogAggregationIndexedFileController.IndexedPerAggregationLogMeta.addContainerLogMeta(String containerId, List<LogAggregationIndexedFileController.IndexedFileLogMeta> logMeta)