| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
RemoveSessionResp |
MetaService.removeSession_result.success |
| Modifier and Type | Method and Description |
|---|---|
RemoveSessionResp |
RemoveSessionResp.Builder.build() |
RemoveSessionResp |
RemoveSessionResp.deepCopy() |
RemoveSessionResp |
MetaService.AsyncClient.removeSession_call.getResult() |
RemoveSessionResp |
MetaService.removeSession_result.getSuccess() |
RemoveSessionResp |
MetaService.Client.recv_removeSession() |
RemoveSessionResp |
MetaService.Iface.removeSession(RemoveSessionReq req) |
RemoveSessionResp |
MetaService.Client.removeSession(RemoveSessionReq req) |
RemoveSessionResp |
RemoveSessionResp.setCode(ErrorCode code) |
RemoveSessionResp |
RemoveSessionResp.setLeader(HostAddr leader) |
RemoveSessionResp |
RemoveSessionResp.setRemoved_session_ids(List<Long> removed_session_ids) |
| Modifier and Type | Method and Description |
|---|---|
int |
RemoveSessionResp.compareTo(RemoveSessionResp other) |
MetaService.removeSession_result |
MetaService.removeSession_result.setSuccess(RemoveSessionResp success) |
| Constructor and Description |
|---|
removeSession_result(RemoveSessionResp success) |
RemoveSessionResp(RemoveSessionResp other)
Performs a deep copy on other.
|
Copyright © 2024. All rights reserved.