Interface StorageEntityTypeExportStatistics

    • Method Detail

      • entityCount

        long entityCount()
      • bytesWritten

        long bytesWritten()
      • startTime

        long startTime()
      • finishTime

        long finishTime()
      • files

        one.microstream.collections.types.XGettingEnum<one.microstream.afs.types.AFile> files()
        Collects and returns all exported files.
        Returns:
        all export files
        Since:
        08.00.00