public interface Collector
| Modifier and Type | Method and Description |
|---|---|
DiskQueue<java.lang.String> |
run(java.lang.String flow,
java.lang.String step,
java.util.Map<java.lang.String,java.lang.Object> options)
Obtains and grabs a list of uris that match the collector code
|
DiskQueue<java.lang.String> run(java.lang.String flow, java.lang.String step, java.util.Map<java.lang.String,java.lang.Object> options)
flow - - name of which flowstep - - step of the flowoptions - - options Map for running the step