org.apache.blur.thrift
Class ThriftBlurShardServer
java.lang.Object
org.apache.blur.thrift.ThriftServer
org.apache.blur.thrift.ThriftBlurShardServer
public class ThriftBlurShardServer
- extends ThriftServer
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 |
ThriftBlurShardServer
public ThriftBlurShardServer()
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.