| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstorm.trident.operation.impl.GroupCollector
public class GroupCollector
| Field Summary | |
|---|---|
|  java.util.List<java.lang.Object> | currGroup | 
| Constructor Summary | |
|---|---|
| GroupCollector(TridentCollector collector,
               ComboList.Factory factory) | |
| Method Summary | |
|---|---|
|  void | emit(java.util.List<java.lang.Object> values) | 
|  void | reportError(java.lang.Throwable t) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public java.util.List<java.lang.Object> currGroup
| Constructor Detail | 
|---|
public GroupCollector(TridentCollector collector,
                      ComboList.Factory factory)
| Method Detail | 
|---|
public void emit(java.util.List<java.lang.Object> values)
emit in interface TridentCollectorpublic void reportError(java.lang.Throwable t)
reportError in interface TridentCollector| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||