public class ContainerLogMeta extends Object
ContainerLogFileInfo.| Constructor and Description | 
|---|
| ContainerLogMeta(String containerId,
                String nodeId) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addLogMeta(String fileName,
          String fileSize,
          String lastModificationTime) | 
| String | getContainerId() | 
| List<ContainerLogFileInfo> | getContainerLogMeta() | 
| String | getNodeId() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.