| Package | Description | 
|---|---|
| org.opendaylight.yang.gen.v1.rpcbench.payload.rev150702 | |
| rpcbenchmark.impl | 
| Modifier and Type | Method and Description | 
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchInput>> | 
RoutedRpcBenchInputBuilder.augmentation(Class<E$$> augmentationType)  | 
| Modifier and Type | Method and Description | 
|---|---|
RoutedRpcBenchInput | 
RoutedRpcBenchInputBuilder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedRpcBenchOutput>> | 
RpcbenchPayloadService.routedRpcBench(RoutedRpcBenchInput input)
Interface to RPC Benchmark's Routed RPC Servers. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RoutedRpcBenchInputBuilder | 
RoutedRpcBenchInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchInput>> augmentationType,
               org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchInput> augmentationValue)  | 
RoutedRpcBenchInputBuilder | 
RoutedRpcBenchInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchInput>> augmentationType,
               org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchInput> augmentationValue)  | 
RoutedRpcBenchInputBuilder | 
RoutedRpcBenchInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchInput>> augmentationType)  | 
| Constructor and Description | 
|---|
RoutedRpcBenchInputBuilder(RoutedRpcBenchInput base)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RoutedRpcBenchOutput>> | 
GlobalBindingRTCServer.routedRpcBench(RoutedRpcBenchInput input)  | 
Copyright © 2019 OpenDaylight. All rights reserved.