Class SimpleFacetQueryEntry
java.lang.Object
org.springframework.data.solr.core.query.result.ValueCountEntry
org.springframework.data.solr.core.query.result.SimpleFacetQueryEntry
- All Implemented Interfaces:
CountEntry,FacetEntry,FacetQueryEntry
Trivial implementation of
FacetQueryEntry-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.data.solr.core.query.result.ValueCountEntry
getValue, getValueCountMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.data.solr.core.query.result.CountEntry
getValue, getValueCount
-
Constructor Details
-
SimpleFacetQueryEntry
-
-
Method Details
-
getKey
Description copied from interface:FacetEntryThe key of the facetEntry- Specified by:
getKeyin interfaceFacetEntry- Specified by:
getKeyin interfaceFacetQueryEntry- Returns:
-
getQuery
Description copied from interface:FacetQueryEntryget the associated Query- Specified by:
getQueryin interfaceFacetQueryEntry- Returns:
-