T - grouped content typepublic interface GroupResult<T>
GroupResult representation.| Modifier and Type | Method and Description |
|---|---|
Page<GroupEntry<T>> |
getGroupEntries()
Group entries.
|
Integer |
getGroupsCount()
Groups count.
|
int |
getMatches()
Matched documents for this group.
|
String |
getName()
Grouping result name.
|
int getMatches()
Integer getGroupsCount()
String getName()
Page<GroupEntry<T>> getGroupEntries()
GroupEntryCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.