public class ProgressHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,LogicalInput> |
inputs |
| Constructor and Description |
|---|
ProgressHelper(Map<String,LogicalInput> _inputs,
ProcessorContext context,
String processorName) |
| Modifier and Type | Method and Description |
|---|---|
void |
scheduleProgressTaskService(long delay,
long period) |
void |
shutDownProgressTaskService() |
protected final Map<String,LogicalInput> inputs
public ProgressHelper(Map<String,LogicalInput> _inputs, ProcessorContext context, String processorName)
Copyright © 2019 Apache Software Foundation. All rights reserved.