PHP 클래스 Hypertable_ThriftGen_ScanSpec, hypertable

파일 보기 프로젝트 열기: nuggetwheat/hypertable 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$_TSPEC
$cell_intervals
$cell_limit
$columns
$end_time
$keys_only
$return_deletes
$revs
$row_intervals
$row_limit
$row_regexp
$scan_and_filter_rows
$start_time
$value_regexp

공개 메소드들

메소드 설명
__construct ( $vals = null )
getName ( )
read ( $input )
write ( $output )

메소드 상세

__construct() 공개 메소드

public __construct ( $vals = null )

getName() 공개 메소드

public getName ( )

read() 공개 메소드

public read ( $input )

write() 공개 메소드

public write ( $output )

프로퍼티 상세

$_TSPEC 정적으로 공개적으로 프로퍼티

static public $_TSPEC

$cell_intervals 공개적으로 프로퍼티

public $cell_intervals

$cell_limit 공개적으로 프로퍼티

public $cell_limit

$columns 공개적으로 프로퍼티

public $columns

$end_time 공개적으로 프로퍼티

public $end_time

$keys_only 공개적으로 프로퍼티

public $keys_only

$return_deletes 공개적으로 프로퍼티

public $return_deletes

$revs 공개적으로 프로퍼티

public $revs

$row_intervals 공개적으로 프로퍼티

public $row_intervals

$row_limit 공개적으로 프로퍼티

public $row_limit

$row_regexp 공개적으로 프로퍼티

public $row_regexp

$scan_and_filter_rows 공개적으로 프로퍼티

public $scan_and_filter_rows

$start_time 공개적으로 프로퍼티

public $start_time

$value_regexp 공개적으로 프로퍼티

public $value_regexp