PHP Class Hypertable_ThriftGen_ResultSerialized, hypertable

Show file Open project: nuggetwheat/hypertable Class Usage Examples

Public Properties

Property Type Description
$_TSPEC
$cells
$error
$error_msg
$id
$is_empty
$is_error
$is_scan

Public Methods

Method Description
__construct ( $vals = null )
getName ( )
read ( $input )
write ( $output )

Method Details

__construct() public method

public __construct ( $vals = null )

getName() public method

public getName ( )

read() public method

public read ( $input )

write() public method

public write ( $output )

Property Details

$_TSPEC static public property

static public $_TSPEC

$cells public property

public $cells

$error public property

public $error

$error_msg public property

public $error_msg

$id public property

public $id

$is_empty public property

public $is_empty

$is_error public property

public $is_error

$is_scan public property

public $is_scan