public class QueryRs extends Object
QueryRs()
List<Map<String,Object>>
getHits()
Long
getTotal()
void
setHits(List<Map<String,Object>> hits)
setTotal(Long total)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryRs()
public Long getTotal()
public void setTotal(Long total)
public List<Map<String,Object>> getHits()
public void setHits(List<Map<String,Object>> hits)
Copyright © 2022. All rights reserved.