Package | Description |
---|---|
sirius.db.es |
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. |
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. |
Copyright © 2018. All rights reserved.