|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectredis.clients.jedis.JedisMonitor
public abstract class JedisMonitor
| Field Summary | |
|---|---|
protected Client |
client
|
| Constructor Summary | |
|---|---|
JedisMonitor()
|
|
| Method Summary | |
|---|---|
abstract void |
onCommand(String command)
|
void |
proceed(Client client)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Client client
| Constructor Detail |
|---|
public JedisMonitor()
| Method Detail |
|---|
public void proceed(Client client)
public abstract void onCommand(String command)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||