azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.batch.p...

981 строка
40 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: com.microsoft.azure.batch.protocol.models._job_statistics
id: _job_statistics
parent: com.microsoft.azure.batch.protocol.models
children:
- com.microsoft.azure.batch.protocol.models._job_statistics.kernelCPUTime()
- com.microsoft.azure.batch.protocol.models._job_statistics.lastUpdateTime()
- com.microsoft.azure.batch.protocol.models._job_statistics.numFailedTasks()
- com.microsoft.azure.batch.protocol.models._job_statistics.numSucceededTasks()
- com.microsoft.azure.batch.protocol.models._job_statistics.numTaskRetries()
- com.microsoft.azure.batch.protocol.models._job_statistics.readIOGiB()
- com.microsoft.azure.batch.protocol.models._job_statistics.readIOps()
- com.microsoft.azure.batch.protocol.models._job_statistics.startTime()
- com.microsoft.azure.batch.protocol.models._job_statistics.url()
- com.microsoft.azure.batch.protocol.models._job_statistics.userCPUTime()
- com.microsoft.azure.batch.protocol.models._job_statistics.waitTime()
- com.microsoft.azure.batch.protocol.models._job_statistics.wallClockTime()
- com.microsoft.azure.batch.protocol.models._job_statistics.withKernelCPUTime(Period)
- com.microsoft.azure.batch.protocol.models._job_statistics.withLastUpdateTime(DateTime)
- com.microsoft.azure.batch.protocol.models._job_statistics.withNumFailedTasks(long)
- com.microsoft.azure.batch.protocol.models._job_statistics.withNumSucceededTasks(long)
- com.microsoft.azure.batch.protocol.models._job_statistics.withNumTaskRetries(long)
- com.microsoft.azure.batch.protocol.models._job_statistics.withReadIOGiB(double)
- com.microsoft.azure.batch.protocol.models._job_statistics.withReadIOps(long)
- com.microsoft.azure.batch.protocol.models._job_statistics.withStartTime(DateTime)
- com.microsoft.azure.batch.protocol.models._job_statistics.withUrl(String)
- com.microsoft.azure.batch.protocol.models._job_statistics.withUserCPUTime(Period)
- com.microsoft.azure.batch.protocol.models._job_statistics.withWaitTime(Period)
- com.microsoft.azure.batch.protocol.models._job_statistics.withWallClockTime(Period)
- com.microsoft.azure.batch.protocol.models._job_statistics.withWriteIOGiB(double)
- com.microsoft.azure.batch.protocol.models._job_statistics.withWriteIOps(long)
- com.microsoft.azure.batch.protocol.models._job_statistics.writeIOGiB()
- com.microsoft.azure.batch.protocol.models._job_statistics.writeIOps()
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: JobStatistics
nameWithType: JobStatistics
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics
type: Class
source:
remote: &o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
branch: master
repo: https://github.com/Azure/azure-batch-sdk-for-java
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 19
package: com.microsoft.azure.batch.protocol.models
summary: <p>Resource usage statistics for a job. </p>
syntax: &o1
content: public class JobStatistics
inheritance:
- java.lang.Object
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.kernelCPUTime()
id: kernelCPUTime()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: kernelCPUTime()
nameWithType: JobStatistics.kernelCPUTime()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.kernelCPUTime()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.kernelCPUTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 208
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the kernelCPUTime value.</p>
<p></p>
syntax:
content: public Period kernelCPUTime()
return:
type: "6e600119"
description: <p>the kernelCPUTime value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.lastUpdateTime()
id: lastUpdateTime()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: lastUpdateTime()
nameWithType: JobStatistics.lastUpdateTime()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.lastUpdateTime()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.lastUpdateTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 168
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the lastUpdateTime value.</p>
<p></p>
syntax:
content: public DateTime lastUpdateTime()
return:
type: 230df18c
description: <p>the lastUpdateTime value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.numFailedTasks()
id: numFailedTasks()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: numFailedTasks()
nameWithType: JobStatistics.numFailedTasks()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.numFailedTasks()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.numFailedTasks*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 348
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the numFailedTasks value.</p>
<p></p>
syntax:
content: public long numFailedTasks()
return:
type: 0364520f
description: <p>the numFailedTasks value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.numSucceededTasks()
id: numSucceededTasks()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: numSucceededTasks()
nameWithType: JobStatistics.numSucceededTasks()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.numSucceededTasks()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.numSucceededTasks*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 328
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the numSucceededTasks value.</p>
<p></p>
syntax:
content: public long numSucceededTasks()
return:
type: 0364520f
description: <p>the numSucceededTasks value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.numTaskRetries()
id: numTaskRetries()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: numTaskRetries()
nameWithType: JobStatistics.numTaskRetries()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.numTaskRetries()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.numTaskRetries*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 368
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the numTaskRetries value.</p>
<p></p>
syntax:
content: public long numTaskRetries()
return:
type: 0364520f
description: <p>the numTaskRetries value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.readIOGiB()
id: readIOGiB()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: readIOGiB()
nameWithType: JobStatistics.readIOGiB()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.readIOGiB()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.readIOGiB*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 288
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the readIOGiB value.</p>
<p></p>
syntax:
content: public double readIOGiB()
return:
type: a07dcde8
description: <p>the readIOGiB value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.readIOps()
id: readIOps()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: readIOps()
nameWithType: JobStatistics.readIOps()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.readIOps()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.readIOps*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 248
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the readIOps value.</p>
<p></p>
syntax:
content: public long readIOps()
return:
type: 0364520f
description: <p>the readIOps value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.startTime()
id: startTime()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: startTime()
nameWithType: JobStatistics.startTime()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.startTime()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.startTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 148
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the startTime value.</p>
<p></p>
syntax:
content: public DateTime startTime()
return:
type: 230df18c
description: <p>the startTime value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.url()
id: url()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: url()
nameWithType: JobStatistics.url()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.url()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.url*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 128
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the url value.</p>
<p></p>
syntax:
content: public String url()
return:
type: "26831127"
description: <p>the url value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.userCPUTime()
id: userCPUTime()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: userCPUTime()
nameWithType: JobStatistics.userCPUTime()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.userCPUTime()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.userCPUTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 188
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the userCPUTime value.</p>
<p></p>
syntax:
content: public Period userCPUTime()
return:
type: "6e600119"
description: <p>the userCPUTime value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.waitTime()
id: waitTime()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: waitTime()
nameWithType: JobStatistics.waitTime()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.waitTime()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.waitTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 388
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the waitTime value.</p>
<p></p>
syntax:
content: public Period waitTime()
return:
type: "6e600119"
description: <p>the waitTime value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.wallClockTime()
id: wallClockTime()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: wallClockTime()
nameWithType: JobStatistics.wallClockTime()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.wallClockTime()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.wallClockTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 228
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the wallClockTime value.</p>
<p></p>
syntax:
content: public Period wallClockTime()
return:
type: "6e600119"
description: <p>the wallClockTime value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withKernelCPUTime(Period)
id: withKernelCPUTime(Period)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withKernelCPUTime(Period kernelCPUTime)
nameWithType: JobStatistics.withKernelCPUTime(Period kernelCPUTime)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withKernelCPUTime(Period kernelCPUTime)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withKernelCPUTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 218
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the kernelCPUTime value.</p>
<p></p>
syntax:
content: public JobStatistics withKernelCPUTime(Period kernelCPUTime)
parameters:
- id: kernelCPUTime
type: "6e600119"
description: <p>the kernelCPUTime value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withLastUpdateTime(DateTime)
id: withLastUpdateTime(DateTime)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withLastUpdateTime(DateTime lastUpdateTime)
nameWithType: JobStatistics.withLastUpdateTime(DateTime lastUpdateTime)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withLastUpdateTime(DateTime lastUpdateTime)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withLastUpdateTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 178
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the lastUpdateTime value.</p>
<p></p>
syntax:
content: public JobStatistics withLastUpdateTime(DateTime lastUpdateTime)
parameters:
- id: lastUpdateTime
type: 230df18c
description: <p>the lastUpdateTime value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withNumFailedTasks(long)
id: withNumFailedTasks(long)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withNumFailedTasks(long numFailedTasks)
nameWithType: JobStatistics.withNumFailedTasks(long numFailedTasks)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withNumFailedTasks(long numFailedTasks)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withNumFailedTasks*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 358
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the numFailedTasks value.</p>
<p></p>
syntax:
content: public JobStatistics withNumFailedTasks(long numFailedTasks)
parameters:
- id: numFailedTasks
type: 0364520f
description: <p>the numFailedTasks value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withNumSucceededTasks(long)
id: withNumSucceededTasks(long)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withNumSucceededTasks(long numSucceededTasks)
nameWithType: JobStatistics.withNumSucceededTasks(long numSucceededTasks)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withNumSucceededTasks(long numSucceededTasks)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withNumSucceededTasks*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 338
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the numSucceededTasks value.</p>
<p></p>
syntax:
content: public JobStatistics withNumSucceededTasks(long numSucceededTasks)
parameters:
- id: numSucceededTasks
type: 0364520f
description: <p>the numSucceededTasks value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withNumTaskRetries(long)
id: withNumTaskRetries(long)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withNumTaskRetries(long numTaskRetries)
nameWithType: JobStatistics.withNumTaskRetries(long numTaskRetries)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withNumTaskRetries(long numTaskRetries)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withNumTaskRetries*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 378
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the numTaskRetries value.</p>
<p></p>
syntax:
content: public JobStatistics withNumTaskRetries(long numTaskRetries)
parameters:
- id: numTaskRetries
type: 0364520f
description: <p>the numTaskRetries value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withReadIOGiB(double)
id: withReadIOGiB(double)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withReadIOGiB(double readIOGiB)
nameWithType: JobStatistics.withReadIOGiB(double readIOGiB)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withReadIOGiB(double readIOGiB)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withReadIOGiB*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 298
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the readIOGiB value.</p>
<p></p>
syntax:
content: public JobStatistics withReadIOGiB(double readIOGiB)
parameters:
- id: readIOGiB
type: a07dcde8
description: <p>the readIOGiB value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withReadIOps(long)
id: withReadIOps(long)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withReadIOps(long readIOps)
nameWithType: JobStatistics.withReadIOps(long readIOps)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withReadIOps(long readIOps)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withReadIOps*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 258
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the readIOps value.</p>
<p></p>
syntax:
content: public JobStatistics withReadIOps(long readIOps)
parameters:
- id: readIOps
type: 0364520f
description: <p>the readIOps value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withStartTime(DateTime)
id: withStartTime(DateTime)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withStartTime(DateTime startTime)
nameWithType: JobStatistics.withStartTime(DateTime startTime)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withStartTime(DateTime startTime)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withStartTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 158
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the startTime value.</p>
<p></p>
syntax:
content: public JobStatistics withStartTime(DateTime startTime)
parameters:
- id: startTime
type: 230df18c
description: <p>the startTime value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withUrl(String)
id: withUrl(String)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withUrl(String url)
nameWithType: JobStatistics.withUrl(String url)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withUrl(String url)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withUrl*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 138
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the url value.</p>
<p></p>
syntax:
content: public JobStatistics withUrl(String url)
parameters:
- id: url
type: "26831127"
description: <p>the url value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withUserCPUTime(Period)
id: withUserCPUTime(Period)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withUserCPUTime(Period userCPUTime)
nameWithType: JobStatistics.withUserCPUTime(Period userCPUTime)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withUserCPUTime(Period userCPUTime)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withUserCPUTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 198
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the userCPUTime value.</p>
<p></p>
syntax:
content: public JobStatistics withUserCPUTime(Period userCPUTime)
parameters:
- id: userCPUTime
type: "6e600119"
description: <p>the userCPUTime value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withWaitTime(Period)
id: withWaitTime(Period)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withWaitTime(Period waitTime)
nameWithType: JobStatistics.withWaitTime(Period waitTime)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withWaitTime(Period waitTime)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withWaitTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 398
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the waitTime value.</p>
<p></p>
syntax:
content: public JobStatistics withWaitTime(Period waitTime)
parameters:
- id: waitTime
type: "6e600119"
description: <p>the waitTime value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withWallClockTime(Period)
id: withWallClockTime(Period)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withWallClockTime(Period wallClockTime)
nameWithType: JobStatistics.withWallClockTime(Period wallClockTime)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withWallClockTime(Period wallClockTime)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withWallClockTime*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 238
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the wallClockTime value.</p>
<p></p>
syntax:
content: public JobStatistics withWallClockTime(Period wallClockTime)
parameters:
- id: wallClockTime
type: "6e600119"
description: <p>the wallClockTime value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withWriteIOGiB(double)
id: withWriteIOGiB(double)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withWriteIOGiB(double writeIOGiB)
nameWithType: JobStatistics.withWriteIOGiB(double writeIOGiB)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withWriteIOGiB(double writeIOGiB)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withWriteIOGiB*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 318
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the writeIOGiB value.</p>
<p></p>
syntax:
content: public JobStatistics withWriteIOGiB(double writeIOGiB)
parameters:
- id: writeIOGiB
type: a07dcde8
description: <p>the writeIOGiB value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withWriteIOps(long)
id: withWriteIOps(long)
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: withWriteIOps(long writeIOps)
nameWithType: JobStatistics.withWriteIOps(long writeIOps)
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withWriteIOps(long writeIOps)
overload: com.microsoft.azure.batch.protocol.models._job_statistics.withWriteIOps*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 278
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the writeIOps value.</p>
<p></p>
syntax:
content: public JobStatistics withWriteIOps(long writeIOps)
parameters:
- id: writeIOps
type: 0364520f
description: <p>the writeIOps value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._job_statistics
description: <p>the JobStatistics object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.writeIOGiB()
id: writeIOGiB()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: writeIOGiB()
nameWithType: JobStatistics.writeIOGiB()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.writeIOGiB()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.writeIOGiB*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 308
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the writeIOGiB value.</p>
<p></p>
syntax:
content: public double writeIOGiB()
return:
type: a07dcde8
description: <p>the writeIOGiB value </p>
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.writeIOps()
id: writeIOps()
parent: com.microsoft.azure.batch.protocol.models._job_statistics
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
langs:
- java
name: writeIOps()
nameWithType: JobStatistics.writeIOps()
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.writeIOps()
overload: com.microsoft.azure.batch.protocol.models._job_statistics.writeIOps*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/JobStatistics.java
startLine: 268
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the writeIOps value.</p>
<p></p>
syntax:
content: public long writeIOps()
return:
type: 0364520f
description: <p>the writeIOps value </p>
references:
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.url*
name: url
nameWithType: JobStatistics.url
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.url
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withUrl*
name: withUrl
nameWithType: JobStatistics.withUrl
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withUrl
package: com.microsoft.azure.batch.protocol.models
- uid: 230df18c
spec.java:
- name: DateTime
fullName: DateTime
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.startTime*
name: startTime
nameWithType: JobStatistics.startTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.startTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withStartTime*
name: withStartTime
nameWithType: JobStatistics.withStartTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withStartTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.lastUpdateTime*
name: lastUpdateTime
nameWithType: JobStatistics.lastUpdateTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.lastUpdateTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withLastUpdateTime*
name: withLastUpdateTime
nameWithType: JobStatistics.withLastUpdateTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withLastUpdateTime
package: com.microsoft.azure.batch.protocol.models
- uid: "6e600119"
spec.java:
- name: Period
fullName: Period
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.userCPUTime*
name: userCPUTime
nameWithType: JobStatistics.userCPUTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.userCPUTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withUserCPUTime*
name: withUserCPUTime
nameWithType: JobStatistics.withUserCPUTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withUserCPUTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.kernelCPUTime*
name: kernelCPUTime
nameWithType: JobStatistics.kernelCPUTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.kernelCPUTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withKernelCPUTime*
name: withKernelCPUTime
nameWithType: JobStatistics.withKernelCPUTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withKernelCPUTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.wallClockTime*
name: wallClockTime
nameWithType: JobStatistics.wallClockTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.wallClockTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withWallClockTime*
name: withWallClockTime
nameWithType: JobStatistics.withWallClockTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withWallClockTime
package: com.microsoft.azure.batch.protocol.models
- uid: 0364520f
spec.java:
- name: long
fullName: long
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.readIOps*
name: readIOps
nameWithType: JobStatistics.readIOps
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.readIOps
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withReadIOps*
name: withReadIOps
nameWithType: JobStatistics.withReadIOps
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withReadIOps
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.writeIOps*
name: writeIOps
nameWithType: JobStatistics.writeIOps
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.writeIOps
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withWriteIOps*
name: withWriteIOps
nameWithType: JobStatistics.withWriteIOps
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withWriteIOps
package: com.microsoft.azure.batch.protocol.models
- uid: a07dcde8
spec.java:
- name: double
fullName: double
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.readIOGiB*
name: readIOGiB
nameWithType: JobStatistics.readIOGiB
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.readIOGiB
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withReadIOGiB*
name: withReadIOGiB
nameWithType: JobStatistics.withReadIOGiB
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withReadIOGiB
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.writeIOGiB*
name: writeIOGiB
nameWithType: JobStatistics.writeIOGiB
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.writeIOGiB
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withWriteIOGiB*
name: withWriteIOGiB
nameWithType: JobStatistics.withWriteIOGiB
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withWriteIOGiB
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.numSucceededTasks*
name: numSucceededTasks
nameWithType: JobStatistics.numSucceededTasks
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.numSucceededTasks
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withNumSucceededTasks*
name: withNumSucceededTasks
nameWithType: JobStatistics.withNumSucceededTasks
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withNumSucceededTasks
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.numFailedTasks*
name: numFailedTasks
nameWithType: JobStatistics.numFailedTasks
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.numFailedTasks
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withNumFailedTasks*
name: withNumFailedTasks
nameWithType: JobStatistics.withNumFailedTasks
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withNumFailedTasks
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.numTaskRetries*
name: numTaskRetries
nameWithType: JobStatistics.numTaskRetries
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.numTaskRetries
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withNumTaskRetries*
name: withNumTaskRetries
nameWithType: JobStatistics.withNumTaskRetries
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withNumTaskRetries
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.waitTime*
name: waitTime
nameWithType: JobStatistics.waitTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.waitTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics.withWaitTime*
name: withWaitTime
nameWithType: JobStatistics.withWaitTime
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics.withWaitTime
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._job_statistics
parent: com.microsoft.azure.batch.protocol.models
href: com.microsoft.azure.batch.protocol.models._job_statistics.yml
name: JobStatistics
nameWithType: JobStatistics
fullName: com.microsoft.azure.batch.protocol.models.JobStatistics
type: Class
summary: <p>Resource usage statistics for a job. </p>
syntax: *o1