|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectredis.clients.jedis.ScanParams
public class ScanParams
| Constructor Summary | |
|---|---|
ScanParams()
|
|
| Method Summary | |
|---|---|
void |
count(int count)
|
Collection<byte[]> |
getParams()
|
void |
match(String pattern)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScanParams()
| Method Detail |
|---|
public void match(String pattern)
public void count(int count)
public Collection<byte[]> getParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||