public class FramedTransportFactory
extends org.apache.thrift.transport.TTransportFactory
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_MAX_FRAME_SIZE |
Constructor and Description |
---|
FramedTransportFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.transport.TTransport |
getTransport(org.apache.thrift.transport.TTransport base) |
public static final int DEFAULT_MAX_FRAME_SIZE
Copyright © 2014 The Apache Software Foundation