| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
GetSessionResp |
MetaService.getSession_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetSessionResp |
GetSessionResp.Builder.build() |
GetSessionResp |
GetSessionResp.deepCopy() |
GetSessionResp |
MetaService.AsyncClient.getSession_call.getResult() |
GetSessionResp |
MetaService.Iface.getSession(GetSessionReq req) |
GetSessionResp |
MetaService.Client.getSession(GetSessionReq req) |
GetSessionResp |
MetaService.getSession_result.getSuccess() |
GetSessionResp |
MetaService.Client.recv_getSession() |
GetSessionResp |
GetSessionResp.setCode(ErrorCode code) |
GetSessionResp |
GetSessionResp.setLeader(HostAddr leader) |
GetSessionResp |
GetSessionResp.setSession(Session session) |
| Modifier and Type | Method and Description |
|---|---|
MetaService.getSession_result |
MetaService.getSession_result.setSuccess(GetSessionResp success) |
| Constructor and Description |
|---|
getSession_result(GetSessionResp success) |
GetSessionResp(GetSessionResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.