Interface OpendaylightGroupStatisticsService

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

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

      • getAllGroupStatistics

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetAllGroupStatisticsOutput>> getAllGroupStatistics​(GetAllGroupStatisticsInput input)
        Invoke get-all-group-statistics RPC.
        Parameters:
        input - of get-all-group-statistics
        Returns:
        output of get-all-group-statistics
      • getGroupStatistics

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetGroupStatisticsOutput>> getGroupStatistics​(GetGroupStatisticsInput input)
        Invoke get-group-statistics RPC.
        Parameters:
        input - of get-group-statistics
        Returns:
        output of get-group-statistics
      • getGroupDescription

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetGroupDescriptionOutput>> getGroupDescription​(GetGroupDescriptionInput input)
        Invoke get-group-description RPC.
        Parameters:
        input - of get-group-description
        Returns:
        output of get-group-description
      • getGroupFeatures

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetGroupFeaturesOutput>> getGroupFeatures​(GetGroupFeaturesInput input)
        Invoke get-group-features RPC.
        Parameters:
        input - of get-group-features
        Returns:
        output of get-group-features