|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object redis.clients.jedis.ZParams
public class ZParams
Nested Class Summary | |
---|---|
static class |
ZParams.Aggregate
|
Constructor Summary | |
---|---|
ZParams()
|
Method Summary | |
---|---|
ZParams |
aggregate(ZParams.Aggregate aggregate)
|
Collection<byte[]> |
getParams()
|
ZParams |
weights(int... weights)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZParams()
Method Detail |
---|
public ZParams weights(int... weights)
public Collection<byte[]> getParams()
public ZParams aggregate(ZParams.Aggregate aggregate)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |