public class CountCheck extends AbstractProcessor
| Modifier and Type | Field and Description |
|---|---|
(package private) CountService |
countService |
(package private) Long |
myCount |
context| Constructor and Description |
|---|
CountCheck() |
| Modifier and Type | Method and Description |
|---|---|
CountService |
getCountService() |
Data |
process(Data input) |
void |
setCountService(CountService countService) |
finish, init, resetStateLong myCount
CountService countService
public CountService getCountService()
public void setCountService(CountService countService)
countService - the countService to setpublic Data process(Data input)
Processor.process(stream.Data)Copyright © 2018. All rights reserved.