Package | Description |
---|---|
sirius.db.es | |
sirius.db.es.annotations |
Modifier and Type | Method and Description |
---|---|
default void |
ESPropertyInfo.transferOption(String key,
Optional<IndexMode> annotation,
Function<IndexMode,ESOption> mapper,
com.alibaba.fastjson.JSONObject mapping)
Transfers the given option which (via
IndexMode ) to the mapping. |
Modifier and Type | Method and Description |
---|---|
static ESOption |
ESOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ESOption[] |
ESOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.