PHP Class Hypertable_ThriftGen_Cell, hypertable

Show file Open project: nuggetwheat/hypertable Class Usage Examples

Public Properties

Property Type Description
$_TSPEC
$key
$value

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

$key public property

public $key

$value public property

public $value