| Package | Description |
|---|---|
| org.openingo.boot.es.ik.redict.dictionary |
| Modifier and Type | Method and Description |
|---|---|
static DictionaryType |
DictionaryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DictionaryType[] |
DictionaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RedisRemoteDictionary.addWord(String domain,
DictionaryType dictionaryType,
String word) |
protected boolean |
MySQLRemoteDictionary.addWord(String domain,
DictionaryType dictionaryType,
String word) |
Copyright © 2021. All rights reserved.