public static class GraphStorageService.AsyncClient extends com.facebook.thrift.async.TAsyncClient implements GraphStorageService.AsyncIface
| 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 |
addEdges(AddEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler380) |
void |
addVertices(AddVerticesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler375) |
void |
chainAddEdges(AddEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler440) |
void |
chainDeleteEdges(DeleteEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler445) |
void |
chainUpdateEdge(UpdateEdgeRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler435) |
void |
deleteEdges(DeleteEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler385) |
void |
deleteTags(DeleteTagsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler395) |
void |
deleteVertices(DeleteVerticesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler390) |
void |
get(KVGetRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler450) |
void |
getDstBySrc(GetDstBySrcRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler365) |
void |
getNeighbors(GetNeighborsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler360) |
void |
getProps(GetPropRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler370) |
void |
getUUID(GetUUIDReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler420) |
void |
lookupAndTraverse(LookupAndTraverseRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler430) |
void |
lookupIndex(LookupIndexRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler425) |
void |
put(KVPutRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler455) |
void |
remove(KVRemoveRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler460) |
void |
scanEdge(ScanEdgeRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler415) |
void |
scanVertex(ScanVertexRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler410) |
void |
updateEdge(UpdateEdgeRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler405) |
void |
updateVertex(UpdateVertexRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler400) |
public AsyncClient(com.facebook.thrift.protocol.TProtocolFactory protocolFactory,
com.facebook.thrift.async.TAsyncClientManager clientManager,
com.facebook.thrift.transport.TNonblockingTransport transport)
public void getNeighbors(GetNeighborsRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler360) throws com.facebook.thrift.TException
getNeighbors in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getDstBySrc(GetDstBySrcRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler365) throws com.facebook.thrift.TException
getDstBySrc in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getProps(GetPropRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler370) throws com.facebook.thrift.TException
getProps in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addVertices(AddVerticesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler375) throws com.facebook.thrift.TException
addVertices in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addEdges(AddEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler380) throws com.facebook.thrift.TException
addEdges in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void deleteEdges(DeleteEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler385) throws com.facebook.thrift.TException
deleteEdges in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void deleteVertices(DeleteVerticesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler390) throws com.facebook.thrift.TException
deleteVertices in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void deleteTags(DeleteTagsRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler395) throws com.facebook.thrift.TException
deleteTags in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void updateVertex(UpdateVertexRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler400) throws com.facebook.thrift.TException
updateVertex in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void updateEdge(UpdateEdgeRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler405) throws com.facebook.thrift.TException
updateEdge in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void scanVertex(ScanVertexRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler410) throws com.facebook.thrift.TException
scanVertex in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void scanEdge(ScanEdgeRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler415) throws com.facebook.thrift.TException
scanEdge in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getUUID(GetUUIDReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler420) throws com.facebook.thrift.TException
getUUID in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void lookupIndex(LookupIndexRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler425) throws com.facebook.thrift.TException
lookupIndex in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void lookupAndTraverse(LookupAndTraverseRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler430) throws com.facebook.thrift.TException
lookupAndTraverse in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void chainUpdateEdge(UpdateEdgeRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler435) throws com.facebook.thrift.TException
chainUpdateEdge in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void chainAddEdges(AddEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler440) throws com.facebook.thrift.TException
chainAddEdges in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void chainDeleteEdges(DeleteEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler445) throws com.facebook.thrift.TException
chainDeleteEdges in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void get(KVGetRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler450) throws com.facebook.thrift.TException
get in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void put(KVPutRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler455) throws com.facebook.thrift.TException
put in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void remove(KVRemoveRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler460) throws com.facebook.thrift.TException
remove in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionCopyright © 2023. All rights reserved.