Interface OpendaylightFlowTableStatisticsService

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.RpcService
    All Known Implementing Classes:
    OpendaylightFlowTableStatisticsServiceImpl

    @Generated("mdsal-binding-generator")
    public interface OpendaylightFlowTableStatisticsService
    extends org.opendaylight.yangtools.yang.binding.RpcService
    • Method Detail

      • getFlowTablesStatistics

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetFlowTablesStatisticsOutput>> getFlowTablesStatistics​(GetFlowTablesStatisticsInput input)
        Invoke get-flow-tables-statistics RPC.
             
                 Fetch statistics of all the flow tables present on the tarnet node
             
         
        Parameters:
        input - of get-flow-tables-statistics
        Returns:
        output of get-flow-tables-statistics