Class StatisticsGatheringService<T extends OfHeader>

java.lang.Object
org.opendaylight.openflowplugin.impl.services.AbstractService<I,List<T>>
org.opendaylight.openflowplugin.impl.services.AbstractMultipartService<MultipartType,T>
org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService<T>
All Implemented Interfaces:
StatisticsGatherer<T>

public class StatisticsGatheringService<T extends OfHeader> extends AbstractMultipartService<MultipartType,T> implements StatisticsGatherer<T>