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