Package | Description |
---|---|
org.apache.hadoop.yarn.logaggregation |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.logaggregation.filecontroller |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
DataInputStream |
AggregatedLogFormat.LogReader.next(AggregatedLogFormat.LogKey key)
Read the next key and return the value-stream.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
LogAggregationFileController.write(AggregatedLogFormat.LogKey logKey,
org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogValue logValue)
Write the log content.
|
Copyright © 2024 Apache Software Foundation. All rights reserved.