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 resultHandler418) |
void |
addVertices(AddVerticesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler413) |
void |
append(KVAppendRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler503) |
void |
chainAddEdges(AddEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler478) |
void |
chainDeleteEdges(DeleteEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler483) |
void |
chainUpdateEdge(UpdateEdgeRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler473) |
void |
deleteEdges(DeleteEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler423) |
void |
deleteTags(DeleteTagsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler433) |
void |
deleteVertices(DeleteVerticesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler428) |
void |
get(KVGetRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler488) |
void |
getDstBySrc(GetDstBySrcRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler403) |
void |
getNeighbors(GetNeighborsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler398) |
void |
getProps(GetPropRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler408) |
void |
getUUID(GetUUIDReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler458) |
void |
lookupAndTraverse(LookupAndTraverseRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler468) |
void |
lookupIndex(LookupIndexRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler463) |
void |
put(KVPutRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler493) |
void |
remove(KVRemoveRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler498) |
void |
scanEdge(ScanEdgeRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler453) |
void |
scanVertex(ScanVertexRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler448) |
void |
updateEdge(UpdateEdgeRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler443) |
void |
updateVertex(UpdateVertexRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler438) |
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 resultHandler398) throws com.facebook.thrift.TException
getNeighbors in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getDstBySrc(GetDstBySrcRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler403) throws com.facebook.thrift.TException
getDstBySrc in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getProps(GetPropRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler408) throws com.facebook.thrift.TException
getProps in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addVertices(AddVerticesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler413) throws com.facebook.thrift.TException
addVertices in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void addEdges(AddEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler418) throws com.facebook.thrift.TException
addEdges in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void deleteEdges(DeleteEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler423) throws com.facebook.thrift.TException
deleteEdges in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void deleteVertices(DeleteVerticesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler428) throws com.facebook.thrift.TException
deleteVertices in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void deleteTags(DeleteTagsRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler433) throws com.facebook.thrift.TException
deleteTags in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void updateVertex(UpdateVertexRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler438) throws com.facebook.thrift.TException
updateVertex in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void updateEdge(UpdateEdgeRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler443) throws com.facebook.thrift.TException
updateEdge in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void scanVertex(ScanVertexRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler448) throws com.facebook.thrift.TException
scanVertex in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void scanEdge(ScanEdgeRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler453) throws com.facebook.thrift.TException
scanEdge in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getUUID(GetUUIDReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler458) throws com.facebook.thrift.TException
getUUID in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void lookupIndex(LookupIndexRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler463) throws com.facebook.thrift.TException
lookupIndex in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void lookupAndTraverse(LookupAndTraverseRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler468) throws com.facebook.thrift.TException
lookupAndTraverse in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void chainUpdateEdge(UpdateEdgeRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler473) throws com.facebook.thrift.TException
chainUpdateEdge in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void chainAddEdges(AddEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler478) throws com.facebook.thrift.TException
chainAddEdges in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void chainDeleteEdges(DeleteEdgesRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler483) throws com.facebook.thrift.TException
chainDeleteEdges in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void get(KVGetRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler488) throws com.facebook.thrift.TException
get in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void put(KVPutRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler493) throws com.facebook.thrift.TException
put in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void remove(KVRemoveRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler498) throws com.facebook.thrift.TException
remove in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionpublic void append(KVAppendRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler503) throws com.facebook.thrift.TException
append in interface GraphStorageService.AsyncIfacecom.facebook.thrift.TExceptionCopyright © 2024. All rights reserved.