public class Equals extends BaseFilter
| Constructor and Description |
|---|
Equals() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isKeep(TridentTuple tuple)
Determines if a tuple should be filtered out of a stream.
|
cleanup, preparepublic boolean isKeep(TridentTuple tuple)
Filtertuple - the tuple being evaluatedCopyright © 2023 The Apache Software Foundation. All rights reserved.