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) |
Modifier and Type | Method and Description |
---|---|
void |
serve() |
void |
stop() |
Copyright © 2020 The Apache Software Foundation