package thrift
Type Members
- class TServlet extends HttpServlet
Servlet implementation class ThriftServer Copied from LIbThrift, This class serve as a temporary workaround due to the JavaX Servlet namespace change and should be removed when Hive upgrade to 3.x.x with LibThrift v0.19.0.
- class ThriftBinaryCLIService extends ThriftCLIService
- abstract class ThriftCLIService extends AbstractService with Iface with Runnable
ThriftCLIService.
- class ThriftCLIServiceClient extends CLIServiceClient
ThriftCLIServiceClient.
- class ThriftHttpCLIService extends ThriftCLIService
- class ThriftHttpServlet extends TServlet
ThriftHttpServlet