| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
DeleteTagsRequest |
GraphStorageService.deleteTags_args.req |
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsRequest |
DeleteTagsRequest.Builder.build() |
DeleteTagsRequest |
DeleteTagsRequest.deepCopy() |
DeleteTagsRequest |
GraphStorageService.deleteTags_args.getReq() |
DeleteTagsRequest |
DeleteTagsRequest.setCommon(RequestCommon common) |
DeleteTagsRequest |
DeleteTagsRequest.setParts(Map<Integer,List<DelTags>> parts) |
DeleteTagsRequest |
DeleteTagsRequest.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
ExecResponse |
GraphStorageService.Iface.deleteTags(DeleteTagsRequest req) |
ExecResponse |
GraphStorageService.Client.deleteTags(DeleteTagsRequest req) |
void |
GraphStorageService.AsyncIface.deleteTags(DeleteTagsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
GraphStorageService.AsyncClient.deleteTags(DeleteTagsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler372) |
void |
GraphStorageService.Client.send_deleteTags(DeleteTagsRequest req) |
GraphStorageService.deleteTags_args |
GraphStorageService.deleteTags_args.setReq(DeleteTagsRequest req) |
| Constructor and Description |
|---|
deleteTags_args(DeleteTagsRequest req) |
deleteTags_call(DeleteTagsRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler373,
com.facebook.thrift.async.TAsyncClient client369,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory370,
com.facebook.thrift.transport.TNonblockingTransport transport371) |
DeleteTagsRequest(DeleteTagsRequest other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.