public static interface InternalStorageService.Iface
| Modifier and Type | Method and Description |
|---|---|
ExecResponse |
chainAddEdges(ChainAddEdgesRequest req) |
ExecResponse |
chainDeleteEdges(ChainDeleteEdgesRequest req) |
UpdateResponse |
chainUpdateEdge(ChainUpdateEdgeRequest req) |
ExecResponse chainAddEdges(ChainAddEdgesRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionUpdateResponse chainUpdateEdge(ChainUpdateEdgeRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionExecResponse chainDeleteEdges(ChainDeleteEdgesRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionCopyright © 2022. All rights reserved.