Interface FlowCapableTransactionService

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

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

      • sendBarrier

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendBarrierOutput>> sendBarrier​(SendBarrierInput input)
        Invoke send-barrier RPC.
             
                 barrier request
             
         
        Parameters:
        input - of send-barrier
        Returns:
        output of send-barrier