|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.thrift.server.TServer
org.apache.accumulo.server.util.ThreadPoolServer
public class ThreadPoolServer
Field Summary |
---|
Fields inherited from class org.apache.thrift.server.TServer |
---|
inputProtocolFactory_, inputTransportFactory_, outputProtocolFactory_, outputTransportFactory_, processorFactory_, serverTransport_ |
Constructor Summary | |
---|---|
ThreadPoolServer(org.apache.thrift.TProcessor processor,
org.apache.thrift.transport.TServerTransport serverTransport)
|
|
ThreadPoolServer(org.apache.thrift.TProcessor processor,
org.apache.thrift.transport.TServerTransport serverTransport,
int threads)
|
Method Summary | |
---|---|
void |
serve()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadPoolServer(org.apache.thrift.TProcessor processor, org.apache.thrift.transport.TServerTransport serverTransport, int threads)
public ThreadPoolServer(org.apache.thrift.TProcessor processor, org.apache.thrift.transport.TServerTransport serverTransport)
Method Detail |
---|
public void serve()
serve
in class org.apache.thrift.server.TServer
public void stop()
stop
in class org.apache.thrift.server.TServer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |