public class ValueCountEntry extends Object implements CountEntry
CountEntry| Constructor and Description |
|---|
ValueCountEntry(String value,
long valueCount) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
The value within the field
|
long |
getValueCount()
The nr of hits for the value
|
public ValueCountEntry(String value, long valueCount)
public long getValueCount()
CountEntrygetValueCount in interface CountEntrypublic String getValue()
CountEntrygetValue in interface CountEntryCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.