Class GroupKey
- java.lang.Object
-
- org.drools.model.functions.accumulate.GroupKey
-
public class GroupKey extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGroupKey.Metadata
-
Constructor Summary
Constructors Constructor Description GroupKey(java.lang.String topic, java.lang.Object key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.lang.ObjectgetKey()java.lang.StringgetTopic()inthashCode()
-