PHP Class HqlServiceClient, hypertable

Inheritance: extends ClientServiceClient, implements HqlServiceIf
Exibir arquivo Open project: nuggetwheat/hypertable Class Usage Examples

Public Methods

Method Description
__construct ( $input, $output = null )
hql_exec ( $ns, $command, $noflush, $unbuffered )
hql_exec2 ( $ns, $command, $noflush, $unbuffered )
hql_query ( $ns, $command )
hql_query2 ( $ns, $command )
recv_hql_exec ( )
recv_hql_exec2 ( )
recv_hql_query ( )
recv_hql_query2 ( )
send_hql_exec ( $ns, $command, $noflush, $unbuffered )
send_hql_exec2 ( $ns, $command, $noflush, $unbuffered )
send_hql_query ( $ns, $command )
send_hql_query2 ( $ns, $command )

Method Details

__construct() public method

public __construct ( $input, $output = null )

hql_exec() public method

public hql_exec ( $ns, $command, $noflush, $unbuffered )

hql_exec2() public method

public hql_exec2 ( $ns, $command, $noflush, $unbuffered )

hql_query() public method

public hql_query ( $ns, $command )

hql_query2() public method

public hql_query2 ( $ns, $command )

recv_hql_exec() public method

public recv_hql_exec ( )

recv_hql_exec2() public method

public recv_hql_exec2 ( )

recv_hql_query() public method

public recv_hql_query ( )

recv_hql_query2() public method

public recv_hql_query2 ( )

send_hql_exec() public method

public send_hql_exec ( $ns, $command, $noflush, $unbuffered )

send_hql_exec2() public method

public send_hql_exec2 ( $ns, $command, $noflush, $unbuffered )

send_hql_query() public method

public send_hql_query ( $ns, $command )

send_hql_query2() public method

public send_hql_query2 ( $ns, $command )