net.java.truevfs.ext.insight

stats

package stats

Visibility
  1. Public
  2. All

Type Members

  1. final class FsLogger extends AnyRef

    A logger for net.java.truevfs.ext.insight.stats.FsStatistics All operations get logged at offset zero.

  2. final case class FsStatistics extends Product with Serializable

    An immutable record of statistics for file system operations.

  3. trait FsStatisticsView extends AnyRef

  4. final case class IoStatistics extends Product with Serializable

    An immutable record of statistics for I/O operations.

  5. final case class SyncStatistics extends Product with Serializable

    An immutable record of statistics for sync operations.

Value Members

  1. object FsStatistics extends Serializable

  2. object IoStatistics extends Serializable

  3. object SyncStatistics extends Serializable

Ungrouped