Interface SearchGroups
- All Known Implementing Classes:
SearchGroupsImpl
public interface SearchGroups
Simple interface for groups and their nodes in the content cluster
- Author:
- baldersheim
-
Method Details
-
get
-
keys
-
groups
Collection<Group> groups() -
isEmpty
default boolean isEmpty() -
size
int size() -
isPartialGroupCoverageSufficient
-