public class MongodbIndexResults extends MongodbResultPage<IndexResult> implements IndexResults
MongodbResultPage.Trans<T>m_Caches, m_Connnection, m_Filter, m_It, m_Limit, m_Projection, m_SortOPTION_ORDER_BY_ASC, OPTION_ORDER_BY_DESC| 限定符和类型 | 方法和说明 |
|---|---|
IndexResults |
snapshot() |
void |
sort(String attribut,
int option) |
protected IndexResult |
to(org.bson.Document doc) |
close, getCount, getPage, getPageCount, getPageSize, gotoPage, hasNext, hasPrev, iterator, move, next, prev, remove, reverse, setPage, setPageSize, setProjection, valueOfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCount, getPage, getPageCount, getPageSize, gotoPage, hasPrev, move, prev, setPage, setPageSizeforEachRemaining, hasNext, next, removeforEach, iterator, spliteratorpublic void sort(String attribut, int option)
sort 在接口中 IndexResultspublic IndexResults snapshot()
snapshot 在接口中 IndexResultsprotected IndexResult to(org.bson.Document doc)
to 在类中 MongodbResultPage<IndexResult>Copyright © 2022. All rights reserved.