Uses of Class
org.torproject.metrics.collector.webstats.LogMetadata
| Package | Description |
|---|---|
| org.torproject.metrics.collector.webstats |
-
Uses of LogMetadata in org.torproject.metrics.collector.webstats
Methods in org.torproject.metrics.collector.webstats that return types with arguments of type LogMetadata Modifier and Type Method Description static java.util.Optional<LogMetadata>LogMetadata. create(java.nio.file.Path logPath)Only way to create a LogMetadata object from a given log path.Methods in org.torproject.metrics.collector.webstats with parameters of type LogMetadata Modifier and Type Method Description voidLogFileMap. add(LogMetadata metadata)Add log metadata to the map structure.