java.lang.Object
com.ibm.java.diagnostics.healthcenter.api.impl.TimeDataImpl
com.ibm.java.diagnostics.healthcenter.api.io.impl.FileDataImpl
All Implemented Interfaces:
FileData, TimeData

public class FileDataImpl extends TimeDataImpl implements FileData
  • Constructor Details

    • FileDataImpl

      public FileDataImpl(double eventTime, String fileName)
  • Method Details

    • getFileName

      public String getFileName()
      Description copied from interface: FileData
      Gets the name of the file associated with this file event.
      Specified by:
      getFileName in interface FileData
      Returns:
      the file name.