public class IndexRollupTask<T extends java.io.Serializable>
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description | 
|---|
| IndexRollupTask(BlueCollectionOnDisk<T> collection,
               IndexRollupTarget rollupTarget) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | run() | 
| java.lang.String | toString() | 
public IndexRollupTask(BlueCollectionOnDisk<T> collection, IndexRollupTarget rollupTarget)