org.springframework.data.solr.core.query.result
Class FieldValueCountEntry
java.lang.Object
org.springframework.data.solr.core.query.result.ValueCountEntry
org.springframework.data.solr.core.query.result.FieldValueCountEntry
- All Implemented Interfaces:
- CountEntry
- Direct Known Subclasses:
- SimpleFacetFieldEntry, SimpleFacetPivotEntry, SimpleTermsFieldEntry
public class FieldValueCountEntry
- extends ValueCountEntry
- Author:
- Christoph Strobl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldValueCountEntry
public FieldValueCountEntry(String value,
long valueCount)
getKey
public Field getKey()
getField
public Field getField()
setField
public final void setField(Field field)
setField
public final void setField(String fieldname)
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.