org.apache.blur.thrift
Class ThriftBlurControllerServer

java.lang.Object
  extended by org.apache.blur.thrift.ThriftServer
      extended by org.apache.blur.thrift.ThriftBlurControllerServer

public class ThriftBlurControllerServer
extends ThriftServer


Constructor Summary
ThriftBlurControllerServer()
           
 
Method Summary
static ThriftServer createServer(int serverIndex, BlurConfiguration configuration, boolean randomPort)
           
static void main(String[] args)
           
 
Methods inherited from class org.apache.blur.thrift.ThriftServer
close, getAcceptQueueSizePerThread, getBindInetSocketAddress, getEventHandler, getIface, getLocalPort, getMaxFrameSize, getMaxReadBufferBytes, getNodeName, getNodeName, getSelectorThreads, getServerTransport, getShutdown, getTNonblockingServerSocket, isEmpty, printUlimits, setAcceptQueueSizePerThread, setEventHandler, setIface, setMaxFrameSize, setMaxReadBufferBytes, setNodeName, setSelectorThreads, setServerTransport, setShutdown, setThreadCount, setupJvmMetrics, setupTraceStorage, start
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftBlurControllerServer

public ThriftBlurControllerServer()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

createServer

public static ThriftServer createServer(int serverIndex,
                                        BlurConfiguration configuration,
                                        boolean randomPort)
                                 throws Exception
Throws:
Exception


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.