Packages

package thrift

Type Members

  1. 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.

  2. class ThriftBinaryCLIService extends ThriftCLIService
  3. abstract class ThriftCLIService extends AbstractService with Iface with Runnable

    ThriftCLIService.

  4. class ThriftCLIServiceClient extends CLIServiceClient

    ThriftCLIServiceClient.

  5. class ThriftHttpCLIService extends ThriftCLIService
  6. class ThriftHttpServlet extends TServlet

    ThriftHttpServlet

Ungrouped