final class org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.haproxy.HAProxyConstants extends java.lang.Object
{
static final byte COMMAND_LOCAL_BYTE;
static final byte COMMAND_PROXY_BYTE;
static final byte VERSION_ONE_BYTE;
static final byte VERSION_TWO_BYTE;
static final byte TRANSPORT_UNSPEC_BYTE;
static final byte TRANSPORT_STREAM_BYTE;
static final byte TRANSPORT_DGRAM_BYTE;
static final byte AF_UNSPEC_BYTE;
static final byte AF_IPV4_BYTE;
static final byte AF_IPV6_BYTE;
static final byte AF_UNIX_BYTE;
static final byte TPAF_UNKNOWN_BYTE;
static final byte TPAF_TCP4_BYTE;
static final byte TPAF_TCP6_BYTE;
static final byte TPAF_UDP4_BYTE;
static final byte TPAF_UDP6_BYTE;
static final byte TPAF_UNIX_STREAM_BYTE;
static final byte TPAF_UNIX_DGRAM_BYTE;
private void <init>()
{
org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.haproxy.HAProxyConstants v;
v := @this: org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.haproxy.HAProxyConstants;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
}