| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetPartsAllocReq |
MetaService.getPartsAlloc_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetPartsAllocReq |
GetPartsAllocReq.Builder.build() |
GetPartsAllocReq |
GetPartsAllocReq.deepCopy() |
GetPartsAllocReq |
MetaService.getPartsAlloc_args.getReq() |
GetPartsAllocReq |
GetPartsAllocReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetPartsAllocReq.compareTo(GetPartsAllocReq other) |
GetPartsAllocResp |
MetaService.Iface.getPartsAlloc(GetPartsAllocReq req) |
GetPartsAllocResp |
MetaService.Client.getPartsAlloc(GetPartsAllocReq req) |
void |
MetaService.AsyncIface.getPartsAlloc(GetPartsAllocReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getPartsAlloc(GetPartsAllocReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler553) |
void |
MetaService.Client.send_getPartsAlloc(GetPartsAllocReq req) |
MetaService.getPartsAlloc_args |
MetaService.getPartsAlloc_args.setReq(GetPartsAllocReq req) |
| Constructor and Description |
|---|
getPartsAlloc_args(GetPartsAllocReq req) |
getPartsAlloc_call(GetPartsAllocReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler554,
com.facebook.thrift.async.TAsyncClient client550,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory551,
com.facebook.thrift.transport.TNonblockingTransport transport552) |
GetPartsAllocReq(GetPartsAllocReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.