Class LogInformation

java.lang.Object
fr.gouv.vitam.storage.engine.server.storagelog.LogInformation

public class LogInformation extends Object
Log Information
  • Constructor Details

  • Method Details

    • getPath

      public Path getPath()
      get log Path
      Returns:
      path
    • getBeginTime

      public LocalDateTime getBeginTime()
      get begin log time
      Returns:
      LocalDateTime beginTime
    • getEndTime

      public LocalDateTime getEndTime()
      get end log file time
      Returns:
      LocalDateTime endTime