SlowFileSystem.newAverageLatencyAndSeed

The latency is normally distributed with a standard deviation of average_latency * 0.1.

class SlowFileSystem
static
newAverageLatencyAndSeed

Parameters

baseFileSystem arrow.file_system.FileSystem

A #GArrowFileSystem as the base file system.

averageLatency double

The average value of the latency.

seed int

A random seed.

Return Value

Type: arrow.slow_file_system.SlowFileSystem

A newly created #GArrowSlowFileSystem.