Interface ReduceOperation

All Superinterfaces:
Expressible, Serializable, StreamOperation
All Known Implementing Classes:
DistinctOperation, GroupOperation

public interface ReduceOperation extends StreamOperation
  • Method Details