public class JRedisJProfileSubject extends Object
Modifier | Constructor and Description |
---|---|
protected |
JRedisJProfileSubject() |
|
JRedisJProfileSubject(JRedis jredis) |
Modifier and Type | Method and Description |
---|---|
void |
run()
In a tight loop, we execute a few select
commands that touch the various permutations of
request complexity, and response type, so that
we can pinpoint the bottlenecks and the general
runtime characteristics of the JRedic provider.
|
public JRedisJProfileSubject(JRedis jredis)
protected JRedisJProfileSubject()
public void run() throws RedisException
RedisException
Copyright © 2009–2018. All rights reserved.