public class CustomTThreadPoolServer
extends org.apache.thrift.server.TServer
Modifier and Type | Class and Description |
---|---|
static class |
CustomTThreadPoolServer.Factory |
Constructor and Description |
---|
CustomTThreadPoolServer(org.apache.thrift.server.TThreadPoolServer.Args args,
java.util.concurrent.ExecutorService executorService) |
public CustomTThreadPoolServer(org.apache.thrift.server.TThreadPoolServer.Args args, java.util.concurrent.ExecutorService executorService)
public void serve()
org.apache.thrift.server.TServer
serve
in class org.apache.thrift.server.TServer
public void stop()
org.apache.thrift.server.TServer
stop
in class org.apache.thrift.server.TServer
Copyright © 2013 The Apache Software Foundation