| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
GetUUIDReq |
GraphStorageService.getUUID_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetUUIDReq |
GetUUIDReq.Builder.build() |
GetUUIDReq |
GetUUIDReq.deepCopy() |
GetUUIDReq |
GraphStorageService.getUUID_args.getReq() |
GetUUIDReq |
GetUUIDReq.setCommon(RequestCommon common) |
GetUUIDReq |
GetUUIDReq.setName(byte[] name) |
GetUUIDReq |
GetUUIDReq.setPart_id(int part_id) |
GetUUIDReq |
GetUUIDReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetUUIDReq.compareTo(GetUUIDReq other) |
GetUUIDResp |
GraphStorageService.Iface.getUUID(GetUUIDReq req) |
GetUUIDResp |
GraphStorageService.Client.getUUID(GetUUIDReq req) |
void |
GraphStorageService.AsyncIface.getUUID(GetUUIDReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
GraphStorageService.AsyncClient.getUUID(GetUUIDReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler397) |
void |
GraphStorageService.Client.send_getUUID(GetUUIDReq req) |
GraphStorageService.getUUID_args |
GraphStorageService.getUUID_args.setReq(GetUUIDReq req) |
| Constructor and Description |
|---|
getUUID_args(GetUUIDReq req) |
getUUID_call(GetUUIDReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler398,
com.facebook.thrift.async.TAsyncClient client394,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory395,
com.facebook.thrift.transport.TNonblockingTransport transport396) |
GetUUIDReq(GetUUIDReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.