BufferPool
final class BufferPool (View source)
Methods
__construct(string $innodbPageSize, string $pagesData, string $pagesDirty, string $pagesFlushed, string $pagesFree, string $pagesMisc, string $pagesTotal, string $readRequests, string $reads, string $waitFree, string $writeRequests, string|null $pagesLatched)
No description
static BufferPool
fromResult(array $result)
No description
Details
__construct(string $innodbPageSize, string $pagesData, string $pagesDirty, string $pagesFlushed, string $pagesFree, string $pagesMisc, string $pagesTotal, string $readRequests, string $reads, string $waitFree, string $writeRequests, string|null $pagesLatched)
No description
static BufferPool
fromResult(array $result)
No description