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