Class MockBucket
java.lang.Object
org.nuxeo.ecm.platform.query.core.MockBucket
- All Implemented Interfaces:
Bucket
A mock bucket used to present preselected bucket that are no longer returned by es post filtering.
- Since:
- 6.0
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
key
-
-
Constructor Details
-
MockBucket
-
-
Method Details
-
getKey
-
getDocCount
public long getDocCount()- Specified by:
getDocCount
in interfaceBucket
-