public class IndexLabel extends SchemaElement
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
IndexLabel.Builder |
static class |
IndexLabel.BuilderImpl |
static class |
IndexLabel.CreatedIndexLabel |
static class |
IndexLabel.IndexLabelV49 |
| 限定符和类型 | 字段和说明 |
|---|---|
protected HugeType |
baseType |
protected String |
baseValue |
protected List<String> |
fields |
protected IndexType |
indexType |
checkExist, id, name, properties, userdata| 构造器和说明 |
|---|
IndexLabel(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
HugeType |
baseType() |
String |
baseValue() |
List<String> |
indexFields() |
IndexType |
indexType() |
IndexLabel.IndexLabelV49 |
switchV49() |
String |
toString() |
String |
type() |
checkExist, checkExist, id, name, properties, resetId, userdataprotected HugeType baseType
protected String baseValue
protected IndexType indexType
public IndexLabel(String name)
public HugeType baseType()
public String baseValue()
public IndexType indexType()
public IndexLabel.IndexLabelV49 switchV49()
Copyright © 2020. All rights reserved.