| 程序包 | 说明 |
|---|---|
| cn.easyes.core.toolkit |
| 限定符和类型 | 方法和说明 |
|---|---|
static EsIndexInfo |
IndexUtils.getIndexInfo(org.elasticsearch.client.RestHighLevelClient client,
String indexName)
获取索引信息
|
static EsIndexInfo |
IndexUtils.parseGetIndexResponse(org.elasticsearch.client.indices.GetIndexResponse getIndexResponse,
String indexName)
解析索引信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
IndexUtils.isIndexNeedChange(EsIndexInfo esIndexInfo,
EntityInfo entityInfo)
判断索引是否需要变更
|
Copyright © 2022. All rights reserved.