| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetSegmentIdReq |
MetaService.getSegmentId_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetSegmentIdReq |
GetSegmentIdReq.Builder.build() |
GetSegmentIdReq |
GetSegmentIdReq.deepCopy() |
GetSegmentIdReq |
MetaService.getSegmentId_args.getReq() |
GetSegmentIdReq |
GetSegmentIdReq.setLength(long length) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetSegmentIdReq.compareTo(GetSegmentIdReq other) |
GetSegmentIdResp |
MetaService.Iface.getSegmentId(GetSegmentIdReq req) |
GetSegmentIdResp |
MetaService.Client.getSegmentId(GetSegmentIdReq req) |
void |
MetaService.AsyncIface.getSegmentId(GetSegmentIdReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getSegmentId(GetSegmentIdReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler887) |
void |
MetaService.Client.send_getSegmentId(GetSegmentIdReq req) |
MetaService.getSegmentId_args |
MetaService.getSegmentId_args.setReq(GetSegmentIdReq req) |
| Constructor and Description |
|---|
getSegmentId_args(GetSegmentIdReq req) |
getSegmentId_call(GetSegmentIdReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler888,
com.facebook.thrift.async.TAsyncClient client884,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory885,
com.facebook.thrift.transport.TNonblockingTransport transport886) |
GetSegmentIdReq(GetSegmentIdReq other)
Performs a deep copy on other.
|
Copyright © 2023. All rights reserved.