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<GlobalRpcBenchOutput>> |
GlobalRpcBenchOutputBuilder.augmentation(Class<E$$> augmentationType) |
Modifier and Type | Method and Description |
---|---|
GlobalRpcBenchOutput |
GlobalRpcBenchOutputBuilder.build() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GlobalRpcBenchOutput>> |
RpcbenchPayloadService.globalRpcBench(GlobalRpcBenchInput input)
Interface to the RPC Benchmark's Global RPC Server.
|
default Class<GlobalRpcBenchOutput> |
GlobalRpcBenchOutput.implementedInterface() |
Modifier and Type | Method and Description |
---|---|
GlobalRpcBenchOutputBuilder |
GlobalRpcBenchOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GlobalRpcBenchOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GlobalRpcBenchOutput> augmentationValue) |
GlobalRpcBenchOutputBuilder |
GlobalRpcBenchOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GlobalRpcBenchOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GlobalRpcBenchOutput> augmentationValue) |
GlobalRpcBenchOutputBuilder |
GlobalRpcBenchOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GlobalRpcBenchOutput>> augmentationType) |
Constructor and Description |
---|
GlobalRpcBenchOutputBuilder(GlobalRpcBenchOutput base) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GlobalRpcBenchOutput>> |
GlobalBindingRTCServer.globalRpcBench(GlobalRpcBenchInput input) |
Copyright © 2019 OpenDaylight. All rights reserved.