| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ListVariablesReq |
MetaService.listVariables_args.req |
| Modifier and Type | Method and Description |
|---|---|
ListVariablesReq |
ListVariablesReq.Builder.build() |
ListVariablesReq |
ListVariablesReq.deepCopy() |
ListVariablesReq |
MetaService.listVariables_args.getReq() |
ListVariablesReq |
ListVariablesReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListVariablesReq.compareTo(ListVariablesReq other) |
ListVariablesResp |
MetaService.Iface.listVariables(ListVariablesReq req) |
ListVariablesResp |
MetaService.Client.listVariables(ListVariablesReq req) |
void |
MetaService.AsyncIface.listVariables(ListVariablesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.listVariables(ListVariablesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler1093) |
void |
MetaService.Client.send_listVariables(ListVariablesReq req) |
MetaService.listVariables_args |
MetaService.listVariables_args.setReq(ListVariablesReq req) |
| Constructor and Description |
|---|
listVariables_args(ListVariablesReq req) |
listVariables_call(ListVariablesReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler1094,
com.facebook.thrift.async.TAsyncClient client1090,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory1091,
com.facebook.thrift.transport.TNonblockingTransport transport1092) |
ListVariablesReq(ListVariablesReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.