public final class org.apache.dubbo.rpc.protocol.thrift.ThriftConstants extends java.lang.Object
{
public static final java.lang.String THRIFT_PROTOCOL_KEY;
public static final java.lang.String BINARY_THRIFT_PROTOCOL;
public static final java.lang.String CLASS_NAME_GENERATOR_KEY;
public static final java.lang.String DEFAULT_PROTOCOL;
private void <init>()
{
org.apache.dubbo.rpc.protocol.thrift.ThriftConstants v;
v := @this: org.apache.dubbo.rpc.protocol.thrift.ThriftConstants;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
}