public static class Scribe.AsyncClient extends org.apache.thrift.async.TAsyncClient implements Scribe.AsyncIface
Modifier and Type | Class and Description |
---|---|
static class |
Scribe.AsyncClient.Factory |
static class |
Scribe.AsyncClient.Log_call |
Constructor and Description |
---|
AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.async.TAsyncClientManager clientManager,
org.apache.thrift.transport.TNonblockingTransport transport) |
Modifier and Type | Method and Description |
---|---|
void |
Log(List<LogEntry> messages,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
public AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
public void Log(List<LogEntry> messages, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
Log
in interface Scribe.AsyncIface
org.apache.thrift.TException
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.