T - The event typepublic class FailFastDeletion<T extends Event> extends HologramTransformation<T>
| Constructor and Description |
|---|
FailFastDeletion() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Operator<T> |
transform(Operator<T> tree) |
protected void |
transformRecursive(Operator<T> node,
boolean fail_fast) |
Copyright © Sylvain HallĂ©. All Rights Reserved.