| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetTagReq |
MetaService.getTag_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetTagReq |
GetTagReq.Builder.build() |
GetTagReq |
GetTagReq.deepCopy() |
GetTagReq |
MetaService.getTag_args.getReq() |
GetTagReq |
GetTagReq.setSpace_id(int space_id) |
GetTagReq |
GetTagReq.setTag_name(byte[] tag_name) |
GetTagReq |
GetTagReq.setVersion(long version) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetTagReq.compareTo(GetTagReq other) |
GetTagResp |
MetaService.Iface.getTag(GetTagReq req) |
GetTagResp |
MetaService.Client.getTag(GetTagReq req) |
void |
MetaService.AsyncIface.getTag(GetTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getTag(GetTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler498) |
void |
MetaService.Client.send_getTag(GetTagReq req) |
MetaService.getTag_args |
MetaService.getTag_args.setReq(GetTagReq req) |
| Constructor and Description |
|---|
getTag_args(GetTagReq req) |
getTag_call(GetTagReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler499,
com.facebook.thrift.async.TAsyncClient client495,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory496,
com.facebook.thrift.transport.TNonblockingTransport transport497) |
GetTagReq(GetTagReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.