mini\Table\Index\BTreeIndex::__construct() Method

public constructor

Signature

public function __construct(string $path, float $maxReadLatency = 1.0)

Parameters

Name Type Default Description
$path string required Documentation missing
$maxReadLatency float 1.0 Documentation missing

Documentation

Documentation missing - No docblock found for this method.

Source

src/Table/Index/BTreeIndex.php:821-826