TokyoTyrantTable::add
(PECL tokyo_tyrant >= 0.1.0)
TokyoTyrantTable::add — Adds a record
说明
This method is not supported with table databases.
参数
-
key -
The string key
-
increment -
The amount to increment
-
type -
TokyoTyrant::RDB_RECINTorTokyoTyrant::RDB_RECDBLconstant. If this parameter is omitted the type is guessed from theincrementparameters type.
返回值
This method throws an TokyoTyrantException if used through this class.
User Contributed Notes
There are no user contributed notes for this page.