Class ColumnSlice
Represents a range of columns to slice from a row, multiple rows, or a super column.
- TBase
- cassandra\SliceRange
- phpcassa\ColumnSlice
public
|
#
__construct( mixed $start = "", mixed $finish = "", integer $count =
Defines a range of columns. |
getName(),
read(),
write()
|
integer |
DEFAULT_COLUMN_COUNT
|
100 |
#
The default limit to the number of columns retrieved in queries. |
integer |
MAX_COUNT
|
2147483647 |
#
The maximum number number of columns that can be fetch at once. |
$_TSPEC,
$count,
$finish,
$reversed,
$start
|
$tmethod
|