Uses of Class
org.ovirt.vdsm.jsonrpc.client.internal.BatchCall
-
Packages that use BatchCall Package Description org.ovirt.vdsm.jsonrpc.client org.ovirt.vdsm.jsonrpc.client.internal -
-
Uses of BatchCall in org.ovirt.vdsm.jsonrpc.client
Methods in org.ovirt.vdsm.jsonrpc.client with parameters of type BatchCall Modifier and Type Method Description private voidJsonRpcClient. retryBatchCall(java.util.List<JsonRpcRequest> requests, BatchCall call) -
Uses of BatchCall in org.ovirt.vdsm.jsonrpc.client.internal
Fields in org.ovirt.vdsm.jsonrpc.client.internal declared as BatchCall Modifier and Type Field Description private BatchCallCall. batchCall
-