Interface GroupingInfo
-
- All Known Implementing Classes:
GroupingEncoding
public interface GroupingInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SimpleStringgetClusterName()SimpleStringgetGroupId()longgetId()
-
-
-
Method Detail
-
getClusterName
SimpleString getClusterName()
-
getGroupId
SimpleString getGroupId()
-
getId
long getId()
-
-