Interface FrmReconciliationService

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

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

      • reconcileNode

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ReconcileNodeOutput>> reconcileNode​(ReconcileNodeInput input)
        Invoke reconcile-node RPC.
             
                 Executes reconciliation between the controller and node
             
         
        Parameters:
        input - of reconcile-node
        Returns:
        output of reconcile-node