public interface MetaSource
| 限定符和类型 | 方法和说明 |
|---|---|
static ResponseMeta |
of(org.elasticsearch.search.SearchHit hit)
创建元信息
|
void |
setResponseMeta(ResponseMeta responseMeta)
设置元信息
|
static ResponseMeta of(org.elasticsearch.search.SearchHit hit)
hit - 命中文档void setResponseMeta(ResponseMeta responseMeta)
responseMeta - 元信息Copyright © 2020. All rights reserved.