public interface EsChainIndex<T> extends EsChainWrapper<T>
Copyright © 2023 xpc1024 All Rights Reserved
| 限定符和类型 | 方法和说明 |
|---|---|
default Boolean |
createIndex()
创建索引 手动挡自定义模式 灵活度最高 使用难度稍高
|
default Boolean |
updateIndex()
更新索引 手动挡
|
getBaseEsMapper, getWrapperCopyright © 2023. All rights reserved.