| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetStatsReq |
MetaService.getStats_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetStatsReq |
GetStatsReq.Builder.build() |
GetStatsReq |
GetStatsReq.deepCopy() |
GetStatsReq |
MetaService.getStats_args.getReq() |
GetStatsReq |
GetStatsReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetStatsReq.compareTo(GetStatsReq other) |
GetStatsResp |
MetaService.Iface.getStats(GetStatsReq req) |
GetStatsResp |
MetaService.Client.getStats(GetStatsReq req) |
void |
MetaService.AsyncIface.getStats(GetStatsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getStats(GetStatsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler798) |
void |
MetaService.Client.send_getStats(GetStatsReq req) |
MetaService.getStats_args |
MetaService.getStats_args.setReq(GetStatsReq req) |
| Constructor and Description |
|---|
getStats_args(GetStatsReq req) |
getStats_call(GetStatsReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler799,
com.facebook.thrift.async.TAsyncClient client795,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory796,
com.facebook.thrift.transport.TNonblockingTransport transport797) |
GetStatsReq(GetStatsReq other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.