*/ public function getLengths(): array; /** * Get the index type. */ public function getType(): IndexType; }