public class SimpleDispatcher extends java.lang.Object implements BitstreamDispatcher
SENTINEL| Constructor and Description |
|---|
SimpleDispatcher(BitstreamInfoDAO bitstreamInfoDAO,
java.util.Date startTime,
boolean looping)
Creates a new SimpleDispatcher.
|
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Selects the next candidate bitstream.
|
public SimpleDispatcher(BitstreamInfoDAO bitstreamInfoDAO, java.util.Date startTime, boolean looping)
startTime - timestamp for beginning of checker processlooping - indicates whether checker should loop infinitely through
most_recent_checksum tablepublic int next()
next in interface BitstreamDispatcherBitstreamDispatcher.next()Copyright © 2013 DuraSpace. All Rights Reserved.