com.bigdata.service.ndx.pipeline.IndexPartitionWriteStats Maven / Gradle / Ivy
package com.bigdata.service.ndx.pipeline;
/**
* Statistics reported for each index partition.
*
* @author Bryan Thompson
* @version $Id$
*
* @see IndexPartitionWriteTask
*/
public class IndexPartitionWriteStats extends AbstractSubtaskStats {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy