Interface SalTableService

    • Method Detail

      • updateTable

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateTableOutput>> updateTable​(UpdateTableInput input)
        Invoke update-table RPC.
             
                 Configuring openflow table.
             
         
        Parameters:
        input - of update-table
        Returns:
        output of update-table