| Package | Description |
|---|---|
| com.baidu.hugegraph.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigConvOption<T,R> |
class |
ConfigListConvOption<T,R> |
class |
ConfigListOption<T> |
class |
ConfigOption<T> |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,TypedOption<?,?>> |
OptionHolder.options |
| Modifier and Type | Method and Description |
|---|---|
static TypedOption<?,?> |
OptionSpace.get(String key) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TypedOption<?,?>> |
OptionHolder.options() |
| Modifier and Type | Method and Description |
|---|---|
<T,R> R |
HugeConfig.get(TypedOption<T,R> option) |
Copyright © 2021. All rights reserved.