|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.thrift.async.TAsyncClient org.apache.flume.source.scribe.Scribe.AsyncClient
public static class Scribe.AsyncClient
Nested Class Summary | |
---|---|
static class |
Scribe.AsyncClient.Factory
|
static class |
Scribe.AsyncClient.Log_call
|
Field Summary |
---|
Fields inherited from class org.apache.thrift.async.TAsyncClient |
---|
___currentMethod, ___manager, ___protocolFactory, ___transport |
Constructor Summary | |
---|---|
Scribe.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport)
|
Method Summary | |
---|---|
void |
Log(List<LogEntry> messages,
org.apache.thrift.async.AsyncMethodCallback<Scribe.AsyncClient.Log_call> resultHandler)
|
Methods inherited from class org.apache.thrift.async.TAsyncClient |
---|
checkReady, getError, getProtocolFactory, getTimeout, hasError, hasTimeout, onComplete, onError, setTimeout |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Scribe.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
Method Detail |
---|
public void Log(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback<Scribe.AsyncClient.Log_call> resultHandler) throws org.apache.thrift.TException
Log
in interface Scribe.AsyncIface
org.apache.thrift.TException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |