public static class GraphStorageService.Client extends com.facebook.thrift.EventHandlerBase implements GraphStorageService.Iface, com.facebook.thrift.TClientIf
| Modifier and Type | Field and Description |
|---|---|
protected com.facebook.thrift.protocol.TProtocol |
iprot_ |
protected com.facebook.thrift.protocol.TProtocol |
oprot_ |
protected int |
seqid_ |
| Constructor and Description |
|---|
Client(com.facebook.thrift.protocol.TProtocol prot) |
Client(com.facebook.thrift.protocol.TProtocol iprot,
com.facebook.thrift.protocol.TProtocol oprot) |
protected com.facebook.thrift.protocol.TProtocol iprot_
protected com.facebook.thrift.protocol.TProtocol oprot_
protected int seqid_
public Client(com.facebook.thrift.protocol.TProtocol prot)
public Client(com.facebook.thrift.protocol.TProtocol iprot,
com.facebook.thrift.protocol.TProtocol oprot)
public com.facebook.thrift.protocol.TProtocol getInputProtocol()
getInputProtocol in interface com.facebook.thrift.TClientIfpublic com.facebook.thrift.protocol.TProtocol getOutputProtocol()
getOutputProtocol in interface com.facebook.thrift.TClientIfpublic GetNeighborsResponse getNeighbors(GetNeighborsRequest req) throws com.facebook.thrift.TException
getNeighbors in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_getNeighbors(GetNeighborsRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic GetNeighborsResponse recv_getNeighbors() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic GetPropResponse getProps(GetPropRequest req) throws com.facebook.thrift.TException
getProps in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_getProps(GetPropRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic GetPropResponse recv_getProps() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse addVertices(AddVerticesRequest req) throws com.facebook.thrift.TException
addVertices in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_addVertices(AddVerticesRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse recv_addVertices() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse addEdges(AddEdgesRequest req) throws com.facebook.thrift.TException
addEdges in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_addEdges(AddEdgesRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse recv_addEdges() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse deleteEdges(DeleteEdgesRequest req) throws com.facebook.thrift.TException
deleteEdges in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_deleteEdges(DeleteEdgesRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse recv_deleteEdges() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse deleteVertices(DeleteVerticesRequest req) throws com.facebook.thrift.TException
deleteVertices in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_deleteVertices(DeleteVerticesRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse recv_deleteVertices() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse deleteTags(DeleteTagsRequest req) throws com.facebook.thrift.TException
deleteTags in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_deleteTags(DeleteTagsRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse recv_deleteTags() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic UpdateResponse updateVertex(UpdateVertexRequest req) throws com.facebook.thrift.TException
updateVertex in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_updateVertex(UpdateVertexRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic UpdateResponse recv_updateVertex() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic UpdateResponse updateEdge(UpdateEdgeRequest req) throws com.facebook.thrift.TException
updateEdge in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_updateEdge(UpdateEdgeRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic UpdateResponse recv_updateEdge() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ScanResponse scanVertex(ScanVertexRequest req) throws com.facebook.thrift.TException
scanVertex in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_scanVertex(ScanVertexRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ScanResponse recv_scanVertex() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ScanResponse scanEdge(ScanEdgeRequest req) throws com.facebook.thrift.TException
scanEdge in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_scanEdge(ScanEdgeRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ScanResponse recv_scanEdge() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic GetUUIDResp getUUID(GetUUIDReq req) throws com.facebook.thrift.TException
getUUID in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_getUUID(GetUUIDReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic GetUUIDResp recv_getUUID() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic LookupIndexResp lookupIndex(LookupIndexRequest req) throws com.facebook.thrift.TException
lookupIndex in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_lookupIndex(LookupIndexRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic LookupIndexResp recv_lookupIndex() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic GetNeighborsResponse lookupAndTraverse(LookupAndTraverseRequest req) throws com.facebook.thrift.TException
lookupAndTraverse in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_lookupAndTraverse(LookupAndTraverseRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic GetNeighborsResponse recv_lookupAndTraverse() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic UpdateResponse chainUpdateEdge(UpdateEdgeRequest req) throws com.facebook.thrift.TException
chainUpdateEdge in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_chainUpdateEdge(UpdateEdgeRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic UpdateResponse recv_chainUpdateEdge() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse chainAddEdges(AddEdgesRequest req) throws com.facebook.thrift.TException
chainAddEdges in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_chainAddEdges(AddEdgesRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse recv_chainAddEdges() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse chainDeleteEdges(DeleteEdgesRequest req) throws com.facebook.thrift.TException
chainDeleteEdges in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_chainDeleteEdges(DeleteEdgesRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse recv_chainDeleteEdges() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic KVGetResponse get(KVGetRequest req) throws com.facebook.thrift.TException
get in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_get(KVGetRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic KVGetResponse recv_get() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse put(KVPutRequest req) throws com.facebook.thrift.TException
put in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_put(KVPutRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse recv_put() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse remove(KVRemoveRequest req) throws com.facebook.thrift.TException
remove in interface GraphStorageService.Ifacecom.facebook.thrift.TExceptionpublic void send_remove(KVRemoveRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic ExecResponse recv_remove() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionCopyright © 2022. All rights reserved.