Interface StatisticsGatherer<T extends OfHeader>
- All Known Implementing Classes:
- StatisticsGatheringOnTheFlyService,- StatisticsGatheringService
public interface StatisticsGatherer<T extends OfHeader>
- 
Method SummaryModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<List<T>>>getStatisticsOfType(EventIdentifier eventIdentifier, MultipartType type) 
- 
Method Details- 
getStatisticsOfTypecom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<List<T>>> getStatisticsOfType(EventIdentifier eventIdentifier, MultipartType type) 
 
-