TokyoTyrantTable::setIndex
(PECL tokyo_tyrant >= 0.1.0)
TokyoTyrantTable::setIndex — Sets index
Описание
public mixed TokyoTyrantTable::setIndex
(
string $column
,
int $type
)
Список параметров
-
column
-
The name of the column
-
type
-
The index type
Возвращаемые значения
This method returns the current object and throws TokyoTyrantException on failure.