Class LogAggregationIndexedFileController.IndexedLogsMeta
java.lang.Object
org.apache.hadoop.yarn.logaggregation.filecontroller.ifile.LogAggregationIndexedFileController.IndexedLogsMeta
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LogAggregationIndexedFileController
@Private
@VisibleForTesting
public static class LogAggregationIndexedFileController.IndexedLogsMeta
extends Object
implements Serializable
This IndexedLogsMeta includes all the meta information
for the aggregated log file.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetAcls()getUser()intvoidvoidsetCompressName(String compressName) voidvoidvoidsetVersion(int version)
-
Constructor Details
-
IndexedLogsMeta
public IndexedLogsMeta()
-
-
Method Details
-
getVersion
public int getVersion() -
setVersion
public void setVersion(int version) -
getUser
-
setUser
-
getAcls
-
setAcls
-
getCompressName
-
setCompressName
-
getNodeId
-
setNodeId
-
addLogMeta
-
getLogMetas
-