IFetcher

Extends

Interface IFetcher is for things that can fetch rows of facts to be ingested somewhere.

package

PhpDruidIngest\Interfaces

Methods

Fetch the data to be ingested.

fetch() : array|mixed
throws

Response

array|mixed