public class Negate extends Object implements Filter
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
boolean |
isKeep(TridentTuple tuple) |
void |
prepare(Map conf,
TridentOperationContext context) |
public Negate(Filter delegate)
public boolean isKeep(TridentTuple tuple)
public void prepare(Map conf, TridentOperationContext context)
Copyright © 2015. All rights reserved.