|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstorm.trident.operation.BaseOperation
storm.trident.operation.BaseFilter
storm.trident.operation.builtin.Equals
public class Equals
| Constructor Summary | |
|---|---|
Equals()
|
|
| Method Summary | |
|---|---|
boolean |
isKeep(TridentTuple tuple)
|
| Methods inherited from class storm.trident.operation.BaseOperation |
|---|
cleanup, prepare |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface storm.trident.operation.Operation |
|---|
cleanup, prepare |
| Constructor Detail |
|---|
public Equals()
| Method Detail |
|---|
public boolean isKeep(TridentTuple tuple)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||