Property | Type | Description | |
---|---|---|---|
$beyond_last_field | |||
$buffer_size | |||
$column_family | Options | ||
$current_buffer | State | ||
$end_key | |||
$end_slice | |||
$next_start_key | |||
$start_key | |||
$start_slice |
Method | Description | |
---|---|---|
__construct ( $column_family, $start_key = "", $end_key = "", $buffer_size = self::DEFAULT_BUFFER_SIZE, $start_slice = "", $end_slice = "" ) | ||
current ( ) | ||
key ( ) | ||
next ( ) | ||
rewind ( ) | Interface | |
valid ( ) |
public __construct ( $column_family, $start_key = "", $end_key = "", $buffer_size = self::DEFAULT_BUFFER_SIZE, $start_slice = "", $end_slice = "" ) |