org.apache.accumulo.trace.thrift
public static class TestService.AsyncClient extends org.apache.thrift.async.TAsyncClient implements TestService.AsyncIface
Modifier and Type | Class and Description |
---|---|
static class |
TestService.AsyncClient.checkTrace_call |
static class |
TestService.AsyncClient.Factory |
Constructor and Description |
---|
TestService.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 |
checkTrace(TInfo tinfo,
String message,
org.apache.thrift.async.AsyncMethodCallback<TestService.AsyncClient.checkTrace_call> resultHandler) |
public TestService.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
public void checkTrace(TInfo tinfo, String message, org.apache.thrift.async.AsyncMethodCallback<TestService.AsyncClient.checkTrace_call> resultHandler) throws org.apache.thrift.TException
checkTrace
in interface TestService.AsyncIface
org.apache.thrift.TException
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.