Campustream 1.0
A social network MQP for WPI
|
Public Member Functions | |
canBeHashed () | |
getHash (IDistributionStrategy $distributor) | |
closesConnection () | |
setArguments () | |
setArgumentsArray (Array $arguments) | |
getArguments () | |
getArgument ($index=0) | |
parseResponse ($data) | |
serialize () | |
canBeHashed () | |
getHash (IDistributionStrategy $distributor) | |
closesConnection () | |
setArguments () | |
setArgumentsArray (Array $arguments) | |
getArguments () | |
getArgument ($index=0) | |
parseResponse ($data) | |
serialize () | |
Data Fields | |
$_hash | |
Protected Member Functions | |
serializeRequest ($command, $arguments) | |
filterArguments (Array $arguments) | |
serializeRequest ($command, $arguments) | |
filterArguments (Array $arguments) |
Definition at line 417 of file predis.php.
canBeHashed | ( | ) |
Implements ICommand.
Reimplemented in Ping, DoEcho, Auth, Quit, SetMultiple, SetMultiplePreserve, GetMultiple, Keys, RandomKey, Rename, RenamePreserve, DatabaseSize, SetMove, SelectDatabase, MoveKey, FlushDatabase, FlushAll, Multi, Exec, Discard, Watch, Unwatch, Subscribe, Unsubscribe, SubscribeByPattern, UnsubscribeByPattern, Publish, Save, BackgroundSave, BackgroundRewriteAppendOnlyFile, LastSave, Shutdown, Info, SlaveOf, Config, Ping, DoEcho, Auth, Quit, SetMultiple, SetMultiplePreserve, GetMultiple, Keys, RandomKey, Rename, RenamePreserve, DatabaseSize, SetMove, SelectDatabase, MoveKey, FlushDatabase, FlushAll, Multi, Exec, Discard, Watch, Unwatch, Subscribe, Unsubscribe, SubscribeByPattern, UnsubscribeByPattern, Publish, Save, BackgroundSave, BackgroundRewriteAppendOnlyFile, LastSave, Shutdown, Info, SlaveOf, and Config.
Definition at line 434 of file predis.php.
canBeHashed | ( | ) |
Implements ICommand.
Reimplemented in Ping, DoEcho, Auth, Quit, SetMultiple, SetMultiplePreserve, GetMultiple, Keys, RandomKey, Rename, RenamePreserve, DatabaseSize, SetMove, SelectDatabase, MoveKey, FlushDatabase, FlushAll, Multi, Exec, Discard, Watch, Unwatch, Subscribe, Unsubscribe, SubscribeByPattern, UnsubscribeByPattern, Publish, Save, BackgroundSave, BackgroundRewriteAppendOnlyFile, LastSave, Shutdown, Info, SlaveOf, Config, Ping, DoEcho, Auth, Quit, SetMultiple, SetMultiplePreserve, GetMultiple, Keys, RandomKey, Rename, RenamePreserve, DatabaseSize, SetMove, SelectDatabase, MoveKey, FlushDatabase, FlushAll, Multi, Exec, Discard, Watch, Unwatch, Subscribe, Unsubscribe, SubscribeByPattern, UnsubscribeByPattern, Publish, Save, BackgroundSave, BackgroundRewriteAppendOnlyFile, LastSave, Shutdown, Info, SlaveOf, and Config.
Definition at line 434 of file predis.php.
closesConnection | ( | ) |
closesConnection | ( | ) |
filterArguments | ( | Array $ | arguments | ) | [protected] |
Reimplemented in SetMultiple, GetMultiple, Delete, SetIntersection, SetIntersectionStore, ZSetUnionStore, ZSetRange, HashSetMultiple, HashGetMultiple, Sort, Watch, SlaveOf, SetMultiple, GetMultiple, Delete, SetIntersection, SetIntersectionStore, ZSetUnionStore, ZSetRange, HashSetMultiple, HashGetMultiple, Sort, Watch, and SlaveOf.
Definition at line 465 of file predis.php.
filterArguments | ( | Array $ | arguments | ) | [protected] |
Reimplemented in SetMultiple, GetMultiple, Delete, SetIntersection, SetIntersectionStore, ZSetUnionStore, ZSetRange, HashSetMultiple, HashGetMultiple, Sort, Watch, SlaveOf, SetMultiple, GetMultiple, Delete, SetIntersection, SetIntersectionStore, ZSetUnionStore, ZSetRange, HashSetMultiple, HashGetMultiple, Sort, Watch, and SlaveOf.
Definition at line 465 of file predis.php.
getArgument | ( | $ | index = 0 | ) |
Definition at line 483 of file predis.php.
getArgument | ( | $ | index = 0 | ) |
Definition at line 483 of file predis.php.
getArguments | ( | ) |
Implements ICommand.
Definition at line 479 of file predis.php.
getArguments | ( | ) |
Implements ICommand.
Definition at line 479 of file predis.php.
getHash | ( | IDistributionStrategy $ | distributor | ) |
Implements ICommand.
Definition at line 438 of file predis.php.
getHash | ( | IDistributionStrategy $ | distributor | ) |
Implements ICommand.
Definition at line 438 of file predis.php.
parseResponse | ( | $ | data | ) |
Implements ICommand.
Reimplemented in Ping, SetPreserve, SetMultiplePreserve, Exists, Keys, RandomKey, RenamePreserve, Expire, ExpireAt, SetAdd, SetRemove, SetMove, SetIsMember, ZSetAdd, ZSetRemove, ZSetRange, HashSet, HashSetPreserve, HashDelete, HashExists, HashGetAll, MoveKey, Watch, Unwatch, BackgroundSave, BackgroundRewriteAppendOnlyFile, Info, Ping, SetPreserve, SetMultiplePreserve, Exists, Keys, RandomKey, RenamePreserve, Expire, ExpireAt, SetAdd, SetRemove, SetMove, SetIsMember, ZSetAdd, ZSetRemove, ZSetRange, HashSet, HashSetPreserve, HashDelete, HashExists, HashGetAll, MoveKey, Watch, Unwatch, BackgroundSave, BackgroundRewriteAppendOnlyFile, and Info.
Definition at line 487 of file predis.php.
parseResponse | ( | $ | data | ) |
Implements ICommand.
Reimplemented in Ping, SetPreserve, SetMultiplePreserve, Exists, Keys, RandomKey, RenamePreserve, Expire, ExpireAt, SetAdd, SetRemove, SetMove, SetIsMember, ZSetAdd, ZSetRemove, ZSetRange, HashSet, HashSetPreserve, HashDelete, HashExists, HashGetAll, MoveKey, Watch, Unwatch, BackgroundSave, BackgroundRewriteAppendOnlyFile, Info, Ping, SetPreserve, SetMultiplePreserve, Exists, Keys, RandomKey, RenamePreserve, Expire, ExpireAt, SetAdd, SetRemove, SetMove, SetIsMember, ZSetAdd, ZSetRemove, ZSetRange, HashSet, HashSetPreserve, HashDelete, HashExists, HashGetAll, MoveKey, Watch, Unwatch, BackgroundSave, BackgroundRewriteAppendOnlyFile, and Info.
Definition at line 487 of file predis.php.
serialize | ( | ) | [final] |
Implements ICommand.
Definition at line 491 of file predis.php.
serialize | ( | ) | [final] |
Implements ICommand.
Definition at line 491 of file predis.php.
serializeRequest | ( | $ | command, |
$ | arguments | ||
) | [protected] |
Definition at line 420 of file predis.php.
serializeRequest | ( | $ | command, |
$ | arguments | ||
) | [protected] |
Definition at line 420 of file predis.php.
setArguments | ( | ) |
Definition at line 469 of file predis.php.
setArguments | ( | ) |
Definition at line 469 of file predis.php.
setArgumentsArray | ( | Array $ | arguments | ) |
Implements ICommand.
Definition at line 474 of file predis.php.
setArgumentsArray | ( | Array $ | arguments | ) |
Implements ICommand.
Definition at line 474 of file predis.php.
$_hash |
Definition at line 418 of file predis.php.