Java org.apache.thrift.transport TZlibTransport fields, constructors, methods, implement or subclass

Example usage for Java org.apache.thrift.transport TZlibTransport fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.thrift.transport TZlibTransport.

The text is from its open source code.

Constructor

TZlibTransport(TTransport transport)
Constructs a new TZlibTransport instance.
TZlibTransport(TTransport transport, int compressionLevel)
Constructs a new TZlibTransport instance.