public class SimpleFacetPivotEntry extends FieldValueCountEntry implements FacetPivotFieldEntry
FacetPivotFieldEntry.| Constructor and Description |
|---|
SimpleFacetPivotEntry(Field field,
String value,
long count) |
| Modifier and Type | Method and Description |
|---|---|
List<FacetPivotFieldEntry> |
getPivot()
Get the associated pivot to this
FacetFieldEntry. |
void |
setPivot(List<FacetPivotFieldEntry> pivot) |
String |
toString() |
getField, getKey, setField, setFieldgetValue, getValueCountclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetField, getKeygetValue, getValueCountpublic List<FacetPivotFieldEntry> getPivot()
FacetPivotFieldEntryFacetFieldEntry.getPivot in interface FacetPivotFieldEntrypublic void setPivot(List<FacetPivotFieldEntry> pivot)
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.