| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetVariableReq |
MetaService.getVariable_args.req |
| Modifier and Type | Method and Description |
|---|---|
GetVariableReq |
GetVariableReq.Builder.build() |
GetVariableReq |
GetVariableReq.deepCopy() |
GetVariableReq |
MetaService.getVariable_args.getReq() |
GetVariableReq |
GetVariableReq.setItem(VariableItem item) |
GetVariableReq |
GetVariableReq.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
GetVariableResp |
MetaService.Iface.getVariable(GetVariableReq req) |
GetVariableResp |
MetaService.Client.getVariable(GetVariableReq req) |
void |
MetaService.AsyncIface.getVariable(GetVariableReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.getVariable(GetVariableReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler1088) |
void |
MetaService.Client.send_getVariable(GetVariableReq req) |
MetaService.getVariable_args |
MetaService.getVariable_args.setReq(GetVariableReq req) |
| Constructor and Description |
|---|
getVariable_args(GetVariableReq req) |
getVariable_call(GetVariableReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler1089,
com.facebook.thrift.async.TAsyncClient client1085,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory1086,
com.facebook.thrift.transport.TNonblockingTransport transport1087) |
GetVariableReq(GetVariableReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.