Class AbstractGetFlowStatistics<T extends OfHeader>

java.lang.Object
org.opendaylight.openflowplugin.impl.services.AbstractService<I,List<T>>
org.opendaylight.openflowplugin.impl.services.AbstractMultipartService<I,T>
org.opendaylight.openflowplugin.impl.statistics.services.direct.AbstractGetFlowStatistics<T>
All Implemented Interfaces:
GetFlowStatistics, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<GetFlowStatisticsInput,GetFlowStatisticsOutput>>, org.opendaylight.yangtools.yang.binding.Rpc<GetFlowStatisticsInput,GetFlowStatisticsOutput>
Direct Known Subclasses:
MultiGetFlowStatistics, SingleGetFlowStatistics

public abstract class AbstractGetFlowStatistics<T extends OfHeader> extends AbstractMultipartService<I,T> implements GetFlowStatistics
The Flow direct statistics service.