WW
- public static interface ThreadedWorkQueue.BatchWorker<WW>
Collection
.Modifier and Type | Method and Description |
---|---|
void |
process(Collection<? extends WW> collection)
Process a batch of work.
|
void process(Collection<? extends WW> collection)
collection
- Copyright 2001-2021, Terracotta, Inc.