@InterfaceAudience.LimitedPrivate(value="Tools") public class ThriftServer extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_LISTEN_PORT |
Constructor and Description |
---|
ThriftServer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Start up the Thrift2 server.
|
protected static void |
registerFilters(org.apache.hadoop.conf.Configuration conf)
Adds the option to pre-load filters at startup.
|
public static final int DEFAULT_LISTEN_PORT
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.