| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetReq |
MetaService.get_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetReq |
GetReq.Builder.build() |
GetReq |
GetReq.deepCopy() |
GetReq |
MetaService.get_args.getReq() |
GetReq |
GetReq.setKey(byte[] key) |
GetReq |
GetReq.setSegment(byte[] segment) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetReq.compareTo(GetReq other) |
GetResp |
MetaService.Iface.get(GetReq req) |
GetResp |
MetaService.Client.get(GetReq req) |
void |
MetaService.AsyncIface.get(GetReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.get(GetReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler573) |
void |
MetaService.Client.send_get(GetReq req) |
MetaService.get_args |
MetaService.get_args.setReq(GetReq req) |
| Constructor and Description |
|---|
get_args(GetReq req) |
get_call(GetReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler574,
com.facebook.thrift.async.TAsyncClient client570,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory571,
com.facebook.thrift.transport.TNonblockingTransport transport572) |
GetReq(GetReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.