|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cassandra.thrift.CustomTThreadPoolServer.Options
public static class CustomTThreadPoolServer.Options
Field Summary | |
---|---|
int |
maxWorkerThreads
|
int |
minWorkerThreads
|
java.util.concurrent.TimeUnit |
stopTimeoutUnit
|
int |
stopTimeoutVal
|
Constructor Summary | |
---|---|
CustomTThreadPoolServer.Options()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int minWorkerThreads
public int maxWorkerThreads
public int stopTimeoutVal
public java.util.concurrent.TimeUnit stopTimeoutUnit
Constructor Detail |
---|
public CustomTThreadPoolServer.Options()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |