| Package | Description |
|---|---|
| com.vesoft.nebula.meta |
| Modifier and Type | Field and Description |
|---|---|
ID |
ExecResp.id |
ID |
IdName.id |
| Modifier and Type | Method and Description |
|---|---|
static ID |
ID.cluster_id(long __value) |
ID |
ID.deepCopy() |
static ID |
ID.edge_type(int __value) |
ID |
ExecResp.getId() |
ID |
IdName.getId() |
static ID |
ID.index_id(int __value) |
static ID |
ID.space_id(int __value) |
static ID |
ID.tag_id(int __value) |
| Modifier and Type | Method and Description |
|---|---|
int |
ID.compareTo(ID other) |
boolean |
ID.equals(ID other) |
ExecResp |
ExecResp.setId(ID id) |
ExecResp.Builder |
ExecResp.Builder.setId(ID id) |
IdName |
IdName.setId(ID id) |
IdName.Builder |
IdName.Builder.setId(ID id) |
| Constructor and Description |
|---|
ExecResp(ErrorCode code,
ID id,
HostAddr leader) |
ID(ID other) |
IdName(ID id,
byte[] name) |
Copyright © 2022. All rights reserved.