public class MetaHashGroupify
extends java.lang.Object
Constructor and Description |
---|
MetaHashGroupify(HashGroupify groupify,
int index)
Constructs a new operator.
|
Modifier and Type | Method and Description |
---|---|
void |
add(HashGroupifyEntry _entry)
Adds a tuple from the buffer
|
MetaHashGroupifyEntry |
getFirstEntry()
Returns the first entry
|
public MetaHashGroupify(HashGroupify groupify, int index)
groupify
- index
- public void add(HashGroupifyEntry _entry)
_entry
- public MetaHashGroupifyEntry getFirstEntry()