Campustream 1.0
A social network MQP for WPI
|
Public Member Functions | |
connect () | |
disconnect () | |
isConnected () | |
writeCommand (ICommand $command) | |
readResponse (ICommand $command) | |
executeCommand (ICommand $command) | |
connect () | |
disconnect () | |
isConnected () | |
writeCommand (ICommand $command) | |
readResponse (ICommand $command) | |
executeCommand (ICommand $command) |
Definition at line 1153 of file predis.php.
connect | ( | ) |
Implemented in Connection, TcpConnection, ConnectionCluster, Connection, TcpConnection, and ConnectionCluster.
connect | ( | ) |
Implemented in Connection, TcpConnection, ConnectionCluster, Connection, TcpConnection, and ConnectionCluster.
disconnect | ( | ) |
Implemented in Connection, ConnectionCluster, Connection, and ConnectionCluster.
disconnect | ( | ) |
Implemented in Connection, ConnectionCluster, Connection, and ConnectionCluster.
executeCommand | ( | ICommand $ | command | ) |
Implemented in Connection, ConnectionCluster, Connection, and ConnectionCluster.
executeCommand | ( | ICommand $ | command | ) |
Implemented in Connection, ConnectionCluster, Connection, and ConnectionCluster.
isConnected | ( | ) |
Implemented in Connection, ConnectionCluster, Connection, and ConnectionCluster.
isConnected | ( | ) |
Implemented in Connection, ConnectionCluster, Connection, and ConnectionCluster.
readResponse | ( | ICommand $ | command | ) |
Implemented in TcpConnection, ConnectionCluster, TcpConnection, and ConnectionCluster.
readResponse | ( | ICommand $ | command | ) |
Implemented in TcpConnection, ConnectionCluster, TcpConnection, and ConnectionCluster.
writeCommand | ( | ICommand $ | command | ) |
Implemented in TcpConnection, ConnectionCluster, TcpConnection, and ConnectionCluster.
writeCommand | ( | ICommand $ | command | ) |
Implemented in TcpConnection, ConnectionCluster, TcpConnection, and ConnectionCluster.