@groovy.util.logging.Log class FASTQDedupeActor extends RegulatingActor
Type | Name and description |
---|---|
static long |
duplicates |
static com.google.common.hash.BloomFilter |
filter |
static long |
total |
Constructor and description |
---|
FASTQDedupeActor
(RegulatingActor downstream) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
process(java.lang.Object message) |
Methods inherited from class | Name |
---|---|
class RegulatingActor |
act, actor, doTerminate, onEnd, process, run, send, sendDownstream, sendLimited, sendStop, sendTo |
Groovy Documentation