Interface SalQueueService
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.RpcService
@Generated("mdsal-binding-generator")
public interface SalQueueService
extends org.opendaylight.yangtools.yang.binding.RpcService
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetQueueOutput>>
getQueue
(GetQueueInput input) Invokeget-queue
RPC.
-
Method Details
-
getQueue
@CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetQueueOutput>> getQueue(GetQueueInput input) Invokeget-queue
RPC.Exploring openflow device queues.
- Parameters:
input
- ofget-queue
- Returns:
- output of
get-queue
-