|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.thrift.async.TAsyncClientManager
public class TAsyncClientManager
Contains selector thread which transitions method call objects
| Constructor Summary | |
|---|---|
TAsyncClientManager()
|
|
| Method Summary | |
|---|---|
void |
call(TAsyncMethodCall method)
|
boolean |
isRunning()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TAsyncClientManager()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void call(TAsyncMethodCall method)
throws TException
TExceptionpublic void stop()
public boolean isRunning()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||