PHP Class Hypertable_ThriftClient, hypertable

Inheritance: extends HqlServiceClient
Exibir arquivo Open project: hypertable/hypertable Class Usage Examples

Public Methods

Method Description
__construct ( $host, $port, $timeout_ms = 300000, $do_open = true )
__destruct ( )
close ( )
open ( )

Method Details

__construct() public method

public __construct ( $host, $port, $timeout_ms = 300000, $do_open = true )

__destruct() public method

public __destruct ( )

close() public method

public close ( )

open() public method

public open ( )