All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alogic.event.handler.Sampler Maven / Gradle / Ivy

There is a newer version: 1.6.17
Show newest version
package com.alogic.event.handler;

import com.alogic.event.Event;
import com.anysoft.stream.RateFilter;

/**
 * 按比例抽样
 * @author yyduan
 *
 */
public class Sampler extends RateFilter{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy