ReferralIngestCommand

Extends \ReferralIngester\Command\IngestCommand

ReferralIngestCommand runs ReferralBatchIngester giving it the passed CLI parameters.

author

Jasmine Hegman jasmine@webpt.com

package

Default

Methods

__construct

__construct( $dbConfig,  $druidNodeConfig,  $name = 'referral-ingest') 

Arguments

$dbConfig

$druidNodeConfig

$name

{@inheritdoc}

configure() 
inherited

{@inheritdoc}

createDefinition() 
inherited

{@inheritdoc}

execute(\Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output) 
inherited

Arguments

$input

\Symfony\Component\Console\Input\InputInterface

$output

\Symfony\Component\Console\Output\OutputInterface

{@inheritdoc}

getNativeDefinition() 
inherited

ingest

ingest( $formattedStartTime,  $formattedEndTime, \Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output) 
inherited abstract

Arguments

$formattedStartTime

$formattedEndTime

$input

\Symfony\Component\Console\Input\InputInterface

$output

\Symfony\Component\Console\Output\OutputInterface

Properties

host

host : 

Type(s)

user

user : 

Type(s)

pass

pass : 

Type(s)

db

db : 

Type(s)

druidIp

druidIp : 

Type(s)

druidPort

druidPort : 

Type(s)