IndexCompactionDetails
in package
implements
TaskDetails
FinalYes
Tags
Table of Contents
Interfaces
Properties
- $postCompactionSize : string
- $preCompactionSize : string
Methods
- __construct() : mixed
- fromArray() : self
Properties
$postCompactionSize read-only
public
string
$postCompactionSize
$preCompactionSize read-only
public
string
$preCompactionSize
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>