- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Expressible, Serializable
- All Known Subinterfaces:
- BooleanOperation, ReduceOperation
- All Known Implementing Classes:
- AndOperation, ConcatOperation, DistinctOperation, EqualsOperation, GreaterThanEqualToOperation, GreaterThanOperation, GroupOperation, LeafOperation, LessThanEqualToOperation, LessThanOperation, NotOperation, OrOperation, ReplaceOperation, ReplaceWithFieldOperation, ReplaceWithValueOperation
public interface StreamOperation
extends Expressible, Serializable
Interface for any operation one can perform on a tuple in a TupleStream
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method