Meilisearch PHP | Documentation

IndexCompactionDetails
in package
implements TaskDetails

FinalYes
Tags
implements

Table of Contents

Interfaces

TaskDetails

Properties

$postCompactionSize  : string
$preCompactionSize  : string

Methods

__construct()  : mixed
fromArray()  : self

Properties

Methods

__construct()

public __construct(non-empty-string $preCompactionSize, non-empty-string $postCompactionSize) : mixed
Parameters
$preCompactionSize : non-empty-string
$postCompactionSize : non-empty-string

fromArray()

public static fromArray(array<string|int, mixed> $data) : self
Parameters
$data : array<string|int, mixed>
Return values
self

        
On this page

Search results