public class DefaultPostResponseInfo<T extends org.elasticsearch.action.ActionRequest,R extends org.elasticsearch.action.ActionResponse> extends Object implements PostResponseInfo<T,R>
| 构造器和说明 |
|---|
DefaultPostResponseInfo(T actionRequest,
R actionResponse) |
public T actionRequest()
actionRequest 在接口中 PostResponseInfo<T extends org.elasticsearch.action.ActionRequest,R extends org.elasticsearch.action.ActionResponse>public R actionResponse()
actionResponse 在接口中 PostResponseInfo<T extends org.elasticsearch.action.ActionRequest,R extends org.elasticsearch.action.ActionResponse>Copyright © 2020. All rights reserved.