类 GetRollupJobResponse.RollupIndexerJobStats
java.lang.Object
org.easysearch.client.core.IndexerJobStats
org.easysearch.client.rollup.GetRollupJobResponse.RollupIndexerJobStats
- 封闭类:
- GetRollupJobResponse
public static class GetRollupJobResponse.RollupIndexerJobStats extends IndexerJobStats
The Rollup specialization of stats for the AsyncTwoPhaseIndexer.
Note: instead of `documents_indexed`, this XContent show `rollups_indexed`
-
字段概要
从类继承的字段 org.easysearch.client.core.IndexerJobStats
INDEX_FAILURES, INDEX_TIME_IN_MS, INDEX_TOTAL, indexFailures, indexTime, indexTotal, NUM_INPUT_DOCUMENTS, NUM_INVOCATIONS, NUM_OUTPUT_DOCUMENTS, NUM_PAGES, numInputDocuments, numInvocations, numOuputDocuments, numPages, PROCESSING_TIME_IN_MS, PROCESSING_TOTAL, processingTime, processingTotal, SEARCH_FAILURES, SEARCH_TIME_IN_MS, SEARCH_TOTAL, searchFailures, searchTime, searchTotal -
方法概要
从类继承的方法 org.easysearch.client.core.IndexerJobStats
equals, getIndexFailures, getIndexTime, getIndexTotal, getNumDocuments, getNumInvocations, getNumPages, getOutputDocuments, getProcessingTime, getProcessingTotal, getSearchFailures, getSearchTime, getSearchTotal, hashCode, toString从类继承的方法 java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait