Interface PathComputationService

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

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

      • getConstrainedPath

        @CheckReturnValue
        com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetConstrainedPathOutput>> getConstrainedPath​(GetConstrainedPathInput input)
        Invoke get-constrained-path RPC.
        Parameters:
        input - of get-constrained-path
        Returns:
        output of get-constrained-path