Uses of Class
uk.gov.gchq.gaffer.operation.io.GenericInput
- 
Packages that use GenericInput Package Description uk.gov.gchq.gaffer.operation.impl Core operation implementations. - 
- 
Uses of GenericInput in uk.gov.gchq.gaffer.operation.impl
Subclasses of GenericInput in uk.gov.gchq.gaffer.operation.impl Modifier and Type Class Description classIf<I,O>classWhile<I,O>AWhileis anOperationwhich executes a provided delegate Operation, either while some condition is true, (upto some global maximum), or until some configurable cut-off is reached. 
 -