public static class InternalStorageService.AsyncClient extends com.facebook.thrift.async.TAsyncClient implements InternalStorageService.AsyncIface
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalStorageService.AsyncClient.chainAddEdges_call |
static class |
InternalStorageService.AsyncClient.chainDeleteEdges_call |
static class |
InternalStorageService.AsyncClient.chainUpdateEdge_call |
static class |
InternalStorageService.AsyncClient.Factory |
| Constructor and Description |
|---|
AsyncClient(com.facebook.thrift.protocol.TProtocolFactory protocolFactory,
com.facebook.thrift.async.TAsyncClientManager clientManager,
com.facebook.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
void |
chainAddEdges(ChainAddEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler535) |
void |
chainDeleteEdges(ChainDeleteEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler545) |
void |
chainUpdateEdge(ChainUpdateEdgeRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler540) |
public AsyncClient(com.facebook.thrift.protocol.TProtocolFactory protocolFactory,
com.facebook.thrift.async.TAsyncClientManager clientManager,
com.facebook.thrift.transport.TNonblockingTransport transport)
public void chainAddEdges(ChainAddEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler535) throws com.facebook.thrift.TException
chainAddEdges in interface InternalStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void chainUpdateEdge(ChainUpdateEdgeRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler540) throws com.facebook.thrift.TException
chainUpdateEdge in interface InternalStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void chainDeleteEdges(ChainDeleteEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler545) throws com.facebook.thrift.TException
chainDeleteEdges in interface InternalStorageService.AsyncIfacecom.facebook.thrift.TExceptionCopyright © 2022. All rights reserved.