| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
SaveGraphVersionReq |
MetaService.saveGraphVersion_args.req |
| Modifier and Type | Method and Description |
|---|---|
SaveGraphVersionReq |
SaveGraphVersionReq.Builder.build() |
SaveGraphVersionReq |
SaveGraphVersionReq.deepCopy() |
SaveGraphVersionReq |
MetaService.saveGraphVersion_args.getReq() |
SaveGraphVersionReq |
SaveGraphVersionReq.setBuild_version(byte[] build_version) |
SaveGraphVersionReq |
SaveGraphVersionReq.setClient_version(byte[] client_version) |
SaveGraphVersionReq |
SaveGraphVersionReq.setHost(HostAddr host) |
| Modifier and Type | Method and Description |
|---|---|
int |
SaveGraphVersionReq.compareTo(SaveGraphVersionReq other) |
SaveGraphVersionResp |
MetaService.Iface.saveGraphVersion(SaveGraphVersionReq req) |
SaveGraphVersionResp |
MetaService.Client.saveGraphVersion(SaveGraphVersionReq req) |
void |
MetaService.AsyncIface.saveGraphVersion(SaveGraphVersionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
MetaService.AsyncClient.saveGraphVersion(SaveGraphVersionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler882) |
void |
MetaService.Client.send_saveGraphVersion(SaveGraphVersionReq req) |
MetaService.saveGraphVersion_args |
MetaService.saveGraphVersion_args.setReq(SaveGraphVersionReq req) |
| Constructor and Description |
|---|
saveGraphVersion_args(SaveGraphVersionReq req) |
saveGraphVersion_call(SaveGraphVersionReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler883,
com.facebook.thrift.async.TAsyncClient client879,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory880,
com.facebook.thrift.transport.TNonblockingTransport transport881) |
SaveGraphVersionReq(SaveGraphVersionReq other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.