| Modifier and Type | Field and Description |
|---|---|
protected BitstreamService |
bitstreamService |
protected ChecksumHistoryService |
checksumHistoryService |
| Constructor and Description |
|---|
CheckerConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Context ctx,
Event event)
Consume an event
|
void |
end(Context ctx)
Signal that there are no more events queued in this
event stream.
|
void |
finish(Context ctx)
Finish - free any allocated resources.
|
void |
initialize()
Initialize - allocate any resources required to operate.
|
protected ChecksumHistoryService checksumHistoryService
protected BitstreamService bitstreamService
public void initialize()
throws Exception
initialize in interface ConsumerExceptionpublic void end(Context ctx) throws Exception
Copyright © 2016 DuraSpace. All Rights Reserved.