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<RoutedRpcBenchOutput>> |
RoutedRpcBenchOutputBuilder.augmentation(Class<E$$> augmentationType) |
Modifier and Type | Method and Description |
---|---|
RoutedRpcBenchOutput |
RoutedRpcBenchOutputBuilder.build() |
Modifier and Type | Method and Description |
---|---|
default Class<RoutedRpcBenchOutput> |
RoutedRpcBenchOutput.implementedInterface() |
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 |
---|---|
RoutedRpcBenchOutputBuilder |
RoutedRpcBenchOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput> augmentationValue) |
RoutedRpcBenchOutputBuilder |
RoutedRpcBenchOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput> augmentationValue) |
RoutedRpcBenchOutputBuilder |
RoutedRpcBenchOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RoutedRpcBenchOutput>> augmentationType) |
Constructor and Description |
---|
RoutedRpcBenchOutputBuilder(RoutedRpcBenchOutput 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.