|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.blur.thirdparty.thrift_0_9_0.server.TServer
org.apache.blur.thirdparty.thrift_0_9_0.server.AbstractNonblockingServer
org.apache.blur.thirdparty.thrift_0_9_0.server.TNonblockingServer
org.apache.blur.thirdparty.thrift_0_9_0.server.THsHaServer
public class THsHaServer
An extension of the TNonblockingServer to a Half-Sync/Half-Async server. Like TNonblockingServer, it relies on the use of TFramedTransport.
Nested Class Summary | |
---|---|
static class |
THsHaServer.Args
|
Nested classes/interfaces inherited from class org.apache.blur.thirdparty.thrift_0_9_0.server.AbstractNonblockingServer |
---|
AbstractNonblockingServer.AbstractNonblockingServerArgs<T extends AbstractNonblockingServer.AbstractNonblockingServerArgs<T>> |
Nested classes/interfaces inherited from class org.apache.blur.thirdparty.thrift_0_9_0.server.TServer |
---|
TServer.AbstractServerArgs<T extends TServer.AbstractServerArgs<T>> |
Constructor Summary | |
---|---|
THsHaServer(THsHaServer.Args args)
Create the server with the specified Args configuration |
Method Summary |
---|
Methods inherited from class org.apache.blur.thirdparty.thrift_0_9_0.server.TNonblockingServer |
---|
isStopped, stop |
Methods inherited from class org.apache.blur.thirdparty.thrift_0_9_0.server.AbstractNonblockingServer |
---|
getEventHandler, serve, setServerEventHandler |
Methods inherited from class org.apache.blur.thirdparty.thrift_0_9_0.server.TServer |
---|
isServing |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public THsHaServer(THsHaServer.Args args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |