| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetSpaceReq |
MetaService.getSpace_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetSpaceReq |
GetSpaceReq.Builder.build() |
GetSpaceReq |
GetSpaceReq.deepCopy() |
GetSpaceReq |
MetaService.getSpace_args.getReq() |
GetSpaceReq |
GetSpaceReq.setSpace_name(byte[] space_name) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetSpaceReq.compareTo(GetSpaceReq other) |
GetSpaceResp |
MetaService.Iface.getSpace(GetSpaceReq req) |
GetSpaceResp |
MetaService.Client.getSpace(GetSpaceReq req) |
void |
MetaService.AsyncIface.getSpace(GetSpaceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getSpace(GetSpaceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler463) |
void |
MetaService.Client.send_getSpace(GetSpaceReq req) |
MetaService.getSpace_args |
MetaService.getSpace_args.setReq(GetSpaceReq req) |
| Constructor and Description |
|---|
getSpace_args(GetSpaceReq req) |
getSpace_call(GetSpaceReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler464,
com.facebook.thrift.async.TAsyncClient client460,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory461,
com.facebook.thrift.transport.TNonblockingTransport transport462) |
GetSpaceReq(GetSpaceReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.